JsonRpcUnsubscribeMethod typedef
A JsonRpcMethod for unsubscribe methods.
Implementation
typedef JsonRpcUnsubscribeMethod = JsonRpcMethod<bool, bool>;
A JsonRpcMethod for unsubscribe methods.
typedef JsonRpcUnsubscribeMethod = JsonRpcMethod<bool, bool>;