FactMixin class abstract

Implementers

Constructors

FactMixin()

Properties

author → MKey?
no setter
contactKey ↔ MKey?
getter/setter pair
factSchema IFactSchema
getter/setter pair
factSchemaOrNull IFactSchema?
no setter
hashCode int
The hash code for this object.
no setterinherited
isAttribute bool
no setter
isHistory bool
no setter
isPending bool
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
showTimestamp bool
no setter
smartNoteDate DateTime?
no setter

Methods

getDate(IFactMetaDate metaDate, Location location) → TZDateTime?
getFlexiDate(IFactMetaDate metaDate) → FlexiDate?
initialize(MKey targetKey, MKey agentKey) FutureOr
involves(MKey contactId) bool
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
subtitle(IRef contact) String?
title(IRef contact) String?
toString() String
A string representation of this object.
inherited

Operators

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