menu
core_kit package
documentation
network/ck_response.dart
CkResponse<T>
isRequesting property
isRequesting property
dark_mode
light_mode
isRequesting
property
bool
isRequesting
final
Whether this response is currently awaiting a network response.
Implementation
final bool isRequesting;
core_kit package
documentation
network/ck_response
CkResponse<T>
isRequesting property
CkResponse class