menu
flutter_stetho_interceptor package
documentation
stetho_inspector_response.dart
StethoInspectorResponse
statusCode property
statusCode property
dark_mode
light_mode
statusCode
property
int
statusCode
final
The HTTP status code (e.g., 200, 404).
Implementation
final int statusCode;
flutter_stetho_interceptor package
documentation
stetho_inspector_response
StethoInspectorResponse
statusCode property
StethoInspectorResponse class