RemoteVideoSource constructor

const RemoteVideoSource({
  1. required String attendeeId,
})

Implementation

const RemoteVideoSource({required this.attendeeId});