menu
core_kit package
documentation
network/ck_response.dart
CkResponse<T>
message property
message property
dark_mode
light_mode
message
property
String
?
message
final
Human-readable message from the server (e.g. validation error text).
Implementation
final String? message;
core_kit package
documentation
network/ck_response
CkResponse<T>
message property
CkResponse class