method property
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;
The RPC method associated with the request.
Subclasses must implement this property to specify the RPC method for the request.
abstract final String method;