method property
String
get
method
The http method associated with the request.
Implementation
String get method => _request.method;
The http method associated with the request.
String get method => _request.method;