maxVoiceUser property

  1. @JsonKey(name: 'max_voice_user')
int? maxVoiceUser
inherited

Maximum count of users in voice conference.

Implementation

@JsonKey(name: 'max_voice_user')
int? get maxVoiceUser => throw _privateConstructorUsedError;