region property Null safety

String region
@Deprecated('User IVoiceChannel.rtcRegion')

The guild's voice region.

Implementation

@Deprecated('User IVoiceChannel.rtcRegion')
String get region;