HTTP method for the request. Always uses GET method.
@override HTTPMethod get methods => HTTPMethod.get;