enableGroupCreation property
Determines whether users can create new groups.
When set to true
, users have the ability to create groups. Defaults to false
to restrict
group creation to administrators or through server-side configuration.
Implementation
bool enableGroupCreation;