StreamingLayout.singleParticipant constructor Null safety
- {required ParticipantId participant}
Implementation
const factory StreamingLayout.singleParticipant({required ParticipantId participant}) = _SingleParticipantLayout;
const factory StreamingLayout.singleParticipant({required ParticipantId participant}) = _SingleParticipantLayout;