$Capabilities_FilesSharingInterface class sealed
- Implementers
- Annotations
-
- @BuiltValue(instantiable: false)
Properties
- apiEnabled → bool
-
no setter
- defaultPermissions → int?
-
no setter
- federation → Capabilities_FilesSharing_Federation
-
no setter
- group → Capabilities_FilesSharing_Group?
-
no setter
- groupSharing → bool?
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- public → Capabilities_FilesSharing_Public
-
no setter
- resharing → bool
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
-
no setter
- user → Capabilities_FilesSharing_User
-
no setter
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
rebuild(
void updates($Capabilities_FilesSharingInterfaceBuilder)) → $Capabilities_FilesSharingInterface - Rebuilds the instance.
-
toBuilder(
) → $Capabilities_FilesSharingInterfaceBuilder - Converts the instance to a builder $Capabilities_FilesSharingInterfaceBuilder.
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited