The RPC method associated with the request.
Subclasses must implement this property to specify the RPC method for the request.
@override String get method => XRPRequestMethod.ledgerEntry;