method property

String get method

Request HTTP method

For example, 'GET' or 'POST'.

Implementation

String get method => _coreRequest.method;