method property
Method?
get
method
Method of the request that triggered this response.
Implementation
Method? get method => request?.method;
Method of the request that triggered this response.
Method? get method => request?.method;