ApiErrorState constructor

const ApiErrorState(
  1. ApiException exception
)

Implementation

const ApiErrorState(this.exception);