uno
uno
Response
status property
status
status
property
Null safety
int
status
final
status code coming from the server. ex:
200
,
401
,
404
,
500
...
Implementation
final int status;
uno
uno
Response
status property
Response class
Constructors
Response
Properties
data
hashCode
headers
request
runtimeType
status
Methods
noSuchMethod
toString
Operators
operator ==