get package
documentation
request
Request
<
T
>
method property
method
method
property
Null safety
String
method
final
The Http Method from this
Request
ex:
GET
,
POST
,
PUT
,
DELETE
Implementation
final String method;
get package
documentation
request
Request
<
T
>
method property
Request class
Constructors
Request
Properties
bodyBytes
contentLength
decoder
files
followRedirects
hashCode
headers
maxRedirects
method
persistentConnection
runtimeType
url
Methods
copyWith
noSuchMethod
toString
Operators
operator ==