RpcException constructor

const RpcException(
  1. RPCError error
)

Implementation

const RpcException(this.error);