menu
get package
documentation
get_connect/http/src/request/request.dart
Request<T>
method property
method property
dark_mode
light_mode
method
property
String
method
final
The Http Method from this
Request
ex:
GET
,
POST
,
PUT
,
DELETE
Implementation
final
String
method;
get package
documentation
get_connect/http/src/request/request
Request<T>
method property
Request class
Constructors
new
Properties
bodyBytes
contentLength
decoder
files
followRedirects
hashCode
headers
maxRedirects
method
persistentConnection
responseInterceptor
runtimeType
url
Methods
copyWith
noSuchMethod
toString
Operators
operator ==