method property

  1. @override
String method
override

The method of the request.

Implementation

@override
String get method => _method;