menu
flutter_entity package
documentation
flutter_entity.dart
ResponseStatusExtension
isSuccessful property
isSuccessful property
dark_mode
light_mode
isSuccessful
property
bool
get
isSuccessful
Implementation
bool get isSuccessful => use == Status.ok;
flutter_entity package
documentation
flutter_entity
ResponseStatusExtension
isSuccessful property
ResponseStatusExtension extension on
Status
?