restrictPublicChannelDeletion property

String? restrictPublicChannelDeletion

Implementation

String? get restrictPublicChannelDeletion =>
    _$this._restrictPublicChannelDeletion;
void restrictPublicChannelDeletion=(String? restrictPublicChannelDeletion)

Implementation

set restrictPublicChannelDeletion(String? restrictPublicChannelDeletion) =>
    _$this._restrictPublicChannelDeletion = restrictPublicChannelDeletion;