menu
sync_http package
documentation
sync_http.dart
SyncHttpClientResponse
statusCode property
statusCode property
dark_mode
light_mode
statusCode
property
int
?
statusCode
final
The resulting HTTP status code associated with the HTTP response.
Implementation
final int? statusCode;
sync_http package
documentation
sync_http
SyncHttpClientResponse
statusCode property
SyncHttpClientResponse class