menu
smart_http package
documentation
smart_http.dart
HttpException
message property
message property
dark_mode
light_mode
message
property
String
get
message
Implementation
String get message => _message ?? 'Something went wrong!';
smart_http package
documentation
smart_http
HttpException
message property
HttpException class