Flutter
sync.http
SyncHttpClientRequest
method property
method
method
property
Null safety
String
method
final
The type of HTTP request being made.
Implementation
final String method;
Flutter
sync.http
SyncHttpClientRequest
method property
SyncHttpClientRequest class
Properties
contentLength
encoding
hasBody
hashCode
headers
method
runtimeType
uri
Methods
close
noSuchMethod
toString
write
Operators
operator ==