$ShareInterface class abstract interface

Implementers
Annotations
  • @BuiltValue(instantiable: false)

Constructors

$ShareInterface()

Properties

attributes String?
no setter
canDelete bool
no setter
canEdit bool
no setter
displaynameFileOwner String
no setter
displaynameOwner String
no setter
expiration String?
no setter
fileParent int
no setter
fileSource int
no setter
fileTarget String
no setter
hashCode int
The hash code for this object.
no setterinherited
hasPreview bool
no setter
hideDownload Share_HideDownload
no setter
id String
no setter
itemMtime int
no setter
itemPermissions int?
no setter
itemSize num
no setter
itemSource int
no setter
itemType Share_ItemType
no setter
label String
no setter
mailSend Share_MailSend
no setter
mimetype String
no setter
note String
no setter
parent → JsonObject?
no setter
password String?
no setter
passwordExpirationTime String?
no setter
path String?
no setter
permissions int
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sendPasswordByTalk bool?
no setter
shareType int
no setter
shareWith String?
no setter
shareWithAvatar String?
no setter
shareWithDisplayname String?
no setter
shareWithDisplaynameUnique String?
no setter
no setter
status Share_Status?
no setter
stime int
no setter
storage int
no setter
storageId String
no setter
token String?
no setter
uidFileOwner String
no setter
uidOwner String
no setter
url String?
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