menu
ensemble package
documentation
framework/apiproviders/api_provider.dart
APIStateX
isSuccess property
isSuccess property
dark_mode
light_mode
isSuccess
property
bool
get
isSuccess
Implementation
bool get isSuccess => this == APIState.success;
ensemble package
documentation
framework/apiproviders/api_provider
APIStateX
isSuccess property
APIStateX extension on
APIState