$Capabilities_FilesSharingInterfaceBuilder class abstract mixin

Implementers

Properties

apiEnabled ↔ bool?
getter/setter pair
defaultPermissions ↔ int?
getter/setter pair
federation ↔ Capabilities_FilesSharing_FederationBuilder
getter/setter pair
group ↔ Capabilities_FilesSharing_GroupBuilder
getter/setter pair
groupSharing ↔ bool?
getter/setter pair
hashCode → int
The hash code for this object.
no setterinherited
public ↔ Capabilities_FilesSharing_PublicBuilder
getter/setter pair
resharing ↔ bool?
getter/setter pair
runtimeType → Type
A representation of the runtime type of the object.
no setterinherited
sharee ↔ Capabilities_FilesSharing_ShareeBuilder
getter/setter pair
user ↔ Capabilities_FilesSharing_UserBuilder
getter/setter pair

Methods

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

Operators

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