FilesSharingCapabilities_FilesSharing_Public class abstract

Implemented types

Properties

enabled bool
no setterinherited
expireDate FilesSharingCapabilities_FilesSharing_Public_ExpireDate?
no setterinherited
expireDateInternal FilesSharingCapabilities_FilesSharing_Public_ExpireDateInternal?
no setterinherited
expireDateRemote FilesSharingCapabilities_FilesSharing_Public_ExpireDateRemote?
no setterinherited
hashCode int
The hash code for this object.
no setterinherited
no setterinherited
password FilesSharingCapabilities_FilesSharing_Public_Password?
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sendMail bool?
no setterinherited
upload bool?
no setterinherited
uploadFilesDrop bool?
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
rebuild(dynamic updates(FilesSharingCapabilities_FilesSharing_PublicBuilder)) FilesSharingCapabilities_FilesSharing_Public
Rebuilds the instance.
inherited
toBuilder() FilesSharingCapabilities_FilesSharing_PublicBuilder
Converts the instance to a builder B.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

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

Static Properties

serializer → Serializer<FilesSharingCapabilities_FilesSharing_Public>
no setter