menu
Flutter
sync_http.dart
SyncHttpClientResponse
statusCode property
statusCode
dark_mode
light_mode
statusCode
property
int
?
statusCode
final
The resulting HTTP status code associated with the HTTP response.
Implementation
final int? statusCode;
Flutter
sync.http
SyncHttpClientResponse
statusCode property
SyncHttpClientResponse class
Cookies management controls