menu
potatoes package
documentation
common/services/api_service.dart
ApiError
message property
message property
dark_mode
light_mode
message
property
String
?
get
message
The message from a custom error
Implementation
String? get message => _message;
potatoes package
documentation
common/services/api_service
ApiError
message property
ApiError class