method property

String get method

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

Implementation

String get method => event.request.method;