menu
flutter_stetho_interceptor package
documentation
stetho_inspector_response.dart
StethoInspectorResponse
reasonPhrase property
reasonPhrase property
dark_mode
light_mode
reasonPhrase
property
String
reasonPhrase
final
The reason phrase associated with the status code (e.g., "OK").
Implementation
final String reasonPhrase;
flutter_stetho_interceptor package
documentation
stetho_inspector_response
StethoInspectorResponse
reasonPhrase property
StethoInspectorResponse class