Future<void> setRtcRegion(String rtcRegion, {String? reason}) => _methods.setRtcRegion(rtcRegion, reason);