JsonRpcMethod constructor

JsonRpcMethod(
  1. String method,
  2. {Object? args,
  3. bool notify = false}
)

constructor

Implementation

JsonRpcMethod