restrictTeamInvite property

bool? restrictTeamInvite

Implementation

bool? get restrictTeamInvite => _$this._restrictTeamInvite;
void restrictTeamInvite=(bool? restrictTeamInvite)

Implementation

set restrictTeamInvite(bool? restrictTeamInvite) =>
    _$this._restrictTeamInvite = restrictTeamInvite;