method property

String? method

HTTP method ('GET', 'POST', etc). Set automatically when the request is sent via one of the request dispatch methods.

Implementation

String? get method;