$FilesSharingCapabilities_FilesSharing_PublicInterface class abstract interface

Implementers
Annotations
  • @BuiltValue(instantiable: false)

Properties

enabled bool
no setter
expireDate FilesSharingCapabilities_FilesSharing_Public_ExpireDate?
no setter
expireDateInternal FilesSharingCapabilities_FilesSharing_Public_ExpireDateInternal?
no setter
expireDateRemote FilesSharingCapabilities_FilesSharing_Public_ExpireDateRemote?
no setter
hashCode int
The hash code for this object.
no setterinherited
no setter
password FilesSharingCapabilities_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
toString() String
A string representation of this object.
inherited

Operators

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