menu
dynamic_z package
documentation
Http/src/base_response.dart
BaseResponse
reasonPhrase property
reasonPhrase property
dark_mode
light_mode
reasonPhrase
property
String
?
reasonPhrase
final
The reason phrase associated with the status code.
Implementation
final String? reasonPhrase;
dynamic_z package
documentation
Http/src/base_response
BaseResponse
reasonPhrase property
BaseResponse class