EnvironmentConfigTeamSettings class abstract

Properties

customBrandText bool?
no setter
customDescriptionText bool?
no setter
enableCustomBrand bool?
no setter
enableOpenServer bool?
no setter
enableTeamCreation bool?
no setter
enableUserCreation bool?
no setter
hashCode int
The hash code for this object.
no setterinherited
maxChannelsPerTeam bool?
no setter
maxNotificationsPerChannel bool?
no setter
maxUsersPerTeam bool?
no setter
restrictCreationToDomains bool?
no setter
restrictDirectMessage bool?
no setter
restrictPrivateChannelCreation bool?
no setter
restrictPrivateChannelDeletion bool?
no setter
restrictPrivateChannelManagement bool?
no setter
restrictPublicChannelCreation bool?
no setter
restrictPublicChannelDeletion bool?
no setter
restrictPublicChannelManagement bool?
no setter
restrictTeamInvite bool?
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
siteName bool?
no setter
userStatusAwayTimeout bool?
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
rebuild(dynamic updates(EnvironmentConfigTeamSettingsBuilder)) EnvironmentConfigTeamSettings
Rebuilds the instance.
inherited
toBuilder() EnvironmentConfigTeamSettingsBuilder
Converts the instance to a builder B.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

serializer → Serializer<EnvironmentConfigTeamSettings>
no setter