ParticipantListOthers constructor
const
ParticipantListOthers({
- Key? key,
- required ParticipantListOthersOptions options,
Implementation
const ParticipantListOthers({super.key, required this.options});