fetchx
fetch
Response
json method
json
json
method
Null safety
dynamic
json
(
)
Implementation
dynamic json() { return jsonDecode(body!); }
fetchx
fetch
Response
json method
Response class
Constructors
Response
fromClient
Properties
body
connectionInfo
hashCode
headers
runtimeType
statusCode
Methods
json
noSuchMethod
toString
Operators
operator ==