The original HTTP verb sent to the server.
@override String get originalMethod { return _method ?? 'GET'; }