RemoteVideoSource constructor
const
RemoteVideoSource({
- required String attendeeId,
Implementation
const RemoteVideoSource({required this.attendeeId});
const RemoteVideoSource({required this.attendeeId});