$FilesCapabilities_FilesInterfaceBuilder class abstract mixin

Implementers

Properties

bigfilechunking bool?
getter/setter pair
blacklistedFiles ↔ ListBuilder<JsonObject>
getter/setter pair
directEditing FilesCapabilities_Files_DirectEditingBuilder
getter/setter pair
forbiddenFilenameCharacters ↔ ListBuilder<String>
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
replace($FilesCapabilities_FilesInterface other) → void
toString() String
A string representation of this object.
inherited
update(void updates($FilesCapabilities_FilesInterfaceBuilder)) → void

Operators

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