Flutter
sync.http
SyncHttpClientResponse
body property
body
body
property
Null safety
String
?
body
final
The body of the HTTP response.
Implementation
final String? body;
Flutter
sync.http
SyncHttpClientResponse
body property
SyncHttpClientResponse class
Constructors
SyncHttpClientResponse
Properties
body
contentLength
hashCode
headers
reasonPhrase
runtimeType
statusCode
Methods
noSuchMethod
toString
Operators
operator ==