$DeletedShareInterface class abstract interface

Implementers
Annotations
  • @BuiltValue(instantiable: false)

Constructors

$DeletedShareInterface()

Properties

displaynameFileOwner String
no setter
displaynameOwner String
no setter
expiration String?
no setter
fileParent int
no setter
fileSource int
no setter
fileTarget int
no setter
hashCode int
The hash code for this object.
no setterinherited
id String
no setter
itemSource int
no setter
itemType String
no setter
mimetype String
no setter
path String
no setter
permissions int
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
shareType int
no setter
shareWith String?
no setter
shareWithDisplayname String?
no setter
no setter
stime int
no setter
storage int
no setter
uidFileOwner String
no setter
uidOwner 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