menu
flutter_sm_core package
documentation
sm_core.dart
Response<T>
statusMessage property
statusMessage property
dark_mode
light_mode
statusMessage
property
String
?
statusMessage
getter/setter pair
Returns the reason phrase associated with the status code.
Implementation
String? statusMessage;
flutter_sm_core package
documentation
sm_core
Response<T>
statusMessage property
Response class