menu
core_kit package
documentation
network/ck_response.dart
CkResponse<T>
isSuccess property
isSuccess property
dark_mode
light_mode
isSuccess
property
bool
isSuccess
final
true
when the server returned a successful status.
Implementation
final bool isSuccess;
core_kit package
documentation
network/ck_response
CkResponse<T>
isSuccess property
CkResponse class