mode1v1Enabled property Null safety

bool? mode1v1Enabled
final

Specify whether the one-on-one mode is enabled for the channel. Set the value before calling joinChannel.

Implementation

final bool? mode1v1Enabled;