menu
sendbird_sdk package
documentation
events/channel_event.dart
ChannelEvent
participantCount property
participantCount property
dark_mode
light_mode
participantCount
property
int
get
participantCount
Implementation
int get participantCount => data['participant_count'] ?? 0;
sendbird_sdk package
documentation
events/channel_event
ChannelEvent
participantCount property
ChannelEvent class