method property
String?
get
method
HTTP method ('GET', 'POST', etc). Set automatically when the request is sent via one of the request dispatch methods.
Implementation
String? get method;
HTTP method ('GET', 'POST', etc). Set automatically when the request is sent via one of the request dispatch methods.
String? get method;