menu
agora_uikit package
documentation
agora_uikit.dart
RtcStats
userCount property
userCount property
dark_mode
light_mode
userCount
property
@JsonKey(name: 'userCount')
int
?
userCount
final
The number of users in the channel.
Implementation
@JsonKey(name: 'userCount') final int? userCount;
agora_uikit package
documentation
agora_uikit
RtcStats
userCount property
RtcStats class