OncRpcError constructor

const OncRpcError(
  1. String message
)

Implementation

const OncRpcError(this.message);