method property

String method
final

HTTP method string in uppercase (e.g. 'GET', 'POST', 'PUT', 'DELETE').

Implementation

final String method;