restrictPrivateChannelCreation property

String? restrictPrivateChannelCreation

Implementation

String? get restrictPrivateChannelCreation =>
    _$this._restrictPrivateChannelCreation;
void restrictPrivateChannelCreation=(String? restrictPrivateChannelCreation)

Implementation

set restrictPrivateChannelCreation(String? restrictPrivateChannelCreation) =>
    _$this._restrictPrivateChannelCreation = restrictPrivateChannelCreation;