$Capabilities_FilesSharingInterface class abstract interface

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
sharee Capabilities_FilesSharing_Sharee
no setter
user Capabilities_FilesSharing_User
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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