menu
getxify package
documentation
get_state_manager/src/rx_flutter/rx_notifier.dart
GetStatus<T>
isSuccess property
isSuccess property
dark_mode
light_mode
isSuccess
property
bool
get
isSuccess
Implementation
bool get isSuccess => this is SuccessStatus<T>;
getxify package
documentation
get_state_manager/src/rx_flutter/rx_notifier
GetStatus<T>
isSuccess property
GetStatus class