rtcRegion property
Voice region ID for the voice channel (1-64 characters)
Implementation
@JsonKey(includeIfNull: false, name: 'rtc_region')
final String? rtcRegion;
Voice region ID for the voice channel (1-64 characters)
@JsonKey(includeIfNull: false, name: 'rtc_region')
final String? rtcRegion;