onRemoteVideoStateChanged property
void Function(int remoteUid, RemoteVideoState state, RemoteVideoStateReason reason)?
onRemoteVideoStateChanged
final
Implementation
final void Function(
int remoteUid, RemoteVideoState state, RemoteVideoStateReason reason)?
onRemoteVideoStateChanged;