method property

String method

Request's method (GET, POST, etc.)

Implementation

String get method => event.request.method;