attachToRemoteVideo method Null safety

Future<int> attachToRemoteVideo(
  1. String userUuid
)

添加为远端用户视频画布

Implementation

Future<int> attachToRemoteVideo(String userUuid);