PossessionMixin mixin

Implemented types
Mixin Applications

Properties

assistedTask ITaskFactForMModel?
Property getter and setter for assistedTask:
getter/setter pairinherited
author → MKey?
no setterinherited
contactKey ↔ MKey?
getter/setter pairoverride
contactKeys List<MKey>?
Property getter and setter for contactKeys:
getter/setter pairinherited
creator ↔ IReliveItContact?
Property getter and setter for creator:
getter/setter pairinherited
dateCreated DateTime
Property getter and setter for dateCreated:
getter/setter pairinherited
details String?
Property getter and setter for details:
getter/setter pairinherited
diffHashCode int
no setterinherited
diffKey → dynamic
no setterinherited
diffSource → dynamic
no setterinherited
factSchema ↔ IFactSchema
getter/setter pairinherited
factSchemaOrNull → IFactSchema?
no setterinherited
hashCode int
The hash code for this object.
no setterinherited
id String?
no setterinherited
isAttribute bool
no setterinherited
isHistory bool
no setterinherited
isPending bool
no setterinherited
itemName String?
Property getter and setter for itemName:
getter/setter pairinherited
itemType String?
Property getter and setter for itemType:
getter/setter pairinherited
manufacturer String?
Property getter and setter for manufacturer:
getter/setter pairinherited
mfields Set<String>
no setterinherited
mkey → MKey?
no setterinherited
modelNumber String?
Property getter and setter for modelNumber:
getter/setter pairinherited
mtype → MSchemaRef
no setterinherited
ownedEndDate ↔ FlexiDate?
Property getter and setter for ownedEndDate:
getter/setter pairinherited
ownedStartDate ↔ FlexiDate?
Property getter and setter for ownedStartDate:
getter/setter pairinherited
photos List<IImageContent>?
Property getter and setter for photos:
getter/setter pairinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
showTimestamp bool
no setterinherited
smartNoteDate DateTime?
no setterinherited
videos List<IVideoContent>?
Property getter and setter for videos:
getter/setter pairinherited

Methods

clone() IPossession
inherited
diffEquals(dynamic other) bool
inherited
diffIdentical(dynamic other) bool
inherited
getByPath<T>(JsonPath path) → T
inherited
getDate(IFactMetaDate metaDate, Location location) → TZDateTime?
inherited
getFlexiDate(IFactMetaDate metaDate) → FlexiDate?
inherited
initialize(MKey targetKey, MKey agentKey) FutureOr
inherited
involves(MKey contactId) bool
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
setByPath<T>(JsonPath<T> path, T? value) → dynamic
inherited
subtitle(IRef contact) String?
override
takeFrom(dynamic source) → void
inherited
takeFromMap(Map<String, dynamic>? from, {bool copyEntries = true}) → void
Used for meta-forms in setting deep properties
inherited
title(IRef contact) String?
override
toJson() → dynamic
inherited
toMap() Map<String, dynamic>
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited
operator [](dynamic key) → dynamic
inherited
operator []=(String key, dynamic value) → void
inherited