menu
msdtmt
app\utils\services\request_state.dart
RequestError
message property
message
dark_mode
light_mode
message
property
String
?
get
message
Implementation
String? get message => error?.message;
msdtmt
request_state
RequestError
message property
RequestError class