attachToRemoteVideo method Null safety

Future<int> attachToRemoteVideo(
  1. int uid
)

Adds a remote video stream to canvas

Implementation

Future<int> attachToRemoteVideo(int uid);