usergroupSelectGroups property
Implementation
bool? get usergroupSelectGroups => _$this._usergroupSelectGroups;
Implementation
set usergroupSelectGroups(covariant bool? usergroupSelectGroups) =>
_$this._usergroupSelectGroups = usergroupSelectGroups;