error property Null safety

ErrorCallback? error
read / write

报告 RtcChannel 对象发生的错误码。

ErrorCallback 包含如下参数:

Implementation

ErrorCallback? error;