menu
flutter_rxnet_forzzh package
documentation
rxnet_lib.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_rxnet_forzzh package
documentation
rxnet_lib
Response<T>
statusMessage property
Response class