Flutter
sync.http
SyncHttpClientResponse
statusCode property
statusCode
statusCode
property
Null safety
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
Constructors
SyncHttpClientResponse
Properties
body
contentLength
hashCode
headers
reasonPhrase
runtimeType
statusCode
Methods
noSuchMethod
toString
Operators
operator ==