menu
dz_http package
documentation
http.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;
dz_http package
documentation
http
BaseResponse
reasonPhrase property
BaseResponse class