menu
redis_storage_plug package
documentation
exceptions.dart
ConnectionException
message property
message property
dark_mode
light_mode
message
property
String
message
final
The error message describing the connection issue.
Implementation
final String message;
redis_storage_plug package
documentation
exceptions
ConnectionException
message property
ConnectionException class