EnvironmentConfigServiceSettings class abstract

Properties

allowCorsFrom bool?
no setter
connectionSecurity bool?
no setter
enableCommands bool?
no setter
enableCustomEmoji bool?
no setter
enableDeveloper bool?
no setter
enableIncomingWebhooks bool?
no setter
enableInsecureOutgoingConnections bool?
no setter
enableMultifactorAuthentication bool?
no setter
enableOAuthServiceProvider bool?
no setter
enableOnlyAdminIntegrations bool?
no setter
enableOutgoingWebhooks bool?
no setter
enablePostIconOverride bool?
no setter
enablePostUsernameOverride bool?
no setter
enableSecurityFixAlert bool?
no setter
enableTesting bool?
no setter
enforceMultifactorAuthentication bool?
no setter
forward80To443 bool?
no setter
googleDeveloperKey bool?
no setter
hashCode int
The hash code for this object.
no setterinherited
letsEncryptCertificateCacheFile bool?
no setter
listenAddress bool?
no setter
maximumLoginAttempts bool?
no setter
readTimeout bool?
no setter
restrictCustomEmojiCreation bool?
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
segmentDeveloperKey bool?
no setter
sessionCacheInMinutes bool?
no setter
sessionLengthMobileInDays bool?
no setter
sessionLengthSSOInDays bool?
no setter
sessionLengthWebInDays bool?
no setter
siteURL bool?
no setter
tLSCertFile bool?
no setter
tLSKeyFile bool?
no setter
useLetsEncrypt bool?
no setter
webserverMode bool?
no setter
websocketPort bool?
no setter
websocketSecurePort bool?
no setter
writeTimeout bool?
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
rebuild(dynamic updates(EnvironmentConfigServiceSettingsBuilder)) EnvironmentConfigServiceSettings
Rebuilds the instance.
inherited
toBuilder() EnvironmentConfigServiceSettingsBuilder
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<EnvironmentConfigServiceSettings>
no setter