mode1v1Enabled property Null safety
final
Specify whether the one-on-one mode is enabled for the channel. Set the value before calling joinChannel.
Implementation
final bool? mode1v1Enabled;
Specify whether the one-on-one mode is enabled for the channel. Set the value before calling joinChannel.
final bool? mode1v1Enabled;