method property

String method

This request's HTTP method.

This may have been processed by an override. See originalMethod to get the real method.

Implementation

String get method => 'GET';