method property

String method
final

The RPC method associated with the request.

Subclasses must implement this property to specify the RPC method for the request.

Implementation

abstract final String method;