method property

String? method
getter/setter pair

The HTTP request method.

NOTE for Android: it supports only "GET" and "POST" methods.

Implementation

String? method;