menu
ttcomment package
documentation
comment_http/http_exceptions.dart
HttpException
message property
message property
dark_mode
light_mode
message
property
String
get
message
Implementation
String get message => _message ?? runtimeType.toString();
ttcomment package
documentation
comment_http/http_exceptions
HttpException
message property
HttpException class