$Capabilities_FilesSharing_PublicInterface class sealed

Implementers
Annotations
  • @BuiltValue.new(instantiable: false)

Properties

customTokens → bool?
no setter
enabled → bool
no setter
expireDate → Capabilities_FilesSharing_Public_ExpireDate?
no setter
expireDateInternal → Capabilities_FilesSharing_Public_ExpireDateInternal?
no setter
expireDateRemote → Capabilities_FilesSharing_Public_ExpireDateRemote?
no setter
hashCode → int
The hash code for this object.
no setterinherited
no setter
password → Capabilities_FilesSharing_Public_Password?
no setter
runtimeType → Type
A representation of the runtime type of the object.
no setterinherited
sendMail → bool?
no setter
upload → bool?
no setter
uploadFilesDrop → bool?
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
rebuild(void updates($Capabilities_FilesSharing_PublicInterfaceBuilder)) → $Capabilities_FilesSharing_PublicInterface
Rebuilds the instance.
toBuilder() → $Capabilities_FilesSharing_PublicInterfaceBuilder
Converts the instance to a builder $Capabilities_FilesSharing_PublicInterfaceBuilder.
toString() → String
A string representation of this object.
inherited

Operators

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