$ShareInterface class sealed

Implementers
Annotations
  • @BuiltValue(instantiable: false)

Properties

createdAt String
no setter
createdBy String
no setter
hashCode int
The hash code for this object.
no setterinherited
id int
no setter
nodeId int
no setter
nodeType String
no setter
permissionCreate bool
no setter
permissionDelete bool
no setter
permissionManage bool
no setter
permissionRead bool
no setter
permissionUpdate bool
no setter
receiver String
no setter
receiverDisplayName String
no setter
receiverType String
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sender String
no setter

Methods

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

Operators

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