EnvironmentConfigFileSettings class abstract

Properties

amazonS3AccessKeyId bool?
no setter
amazonS3Bucket bool?
no setter
amazonS3Endpoint bool?
no setter
amazonS3Region bool?
no setter
amazonS3SecretAccessKey bool?
no setter
amazonS3SSL bool?
no setter
directory bool?
no setter
driverName bool?
no setter
no setter
hashCode int
The hash code for this object.
no setterinherited
initialFont bool?
no setter
maxFileSize bool?
no setter
previewHeight bool?
no setter
previewWidth bool?
no setter
profileHeight bool?
no setter
profileWidth bool?
no setter
publicLinkSalt bool?
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
thumbnailHeight bool?
no setter
thumbnailWidth bool?
no setter

Methods

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