menu
smart_dio package
documentation
bean/http_data.dart
HttpData<T>
success property
success property
dark_mode
light_mode
success
property
bool
get
success
Implementation
bool get success => httpError.errorType == ViewErrorType.none;
smart_dio package
documentation
bean/http_data
HttpData<T>
success property
HttpData class