menu
flutter_network package
documentation
flutter_network.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_network package
documentation
flutter_network
Response<T>
statusMessage property
Response class