MsgApi constructor Null safety

MsgApi(
  1. RpcClient _client
)

Implementation

MsgApi(this._client);