BaseFactImpl mixin

Implemented types
Mixin Applications

Properties

assistedTask ITaskFactForMModel?
Property getter and setter for assistedTask:
getter/setter pairinherited
author → MKey?
no setteroverride
contactKey ↔ MKey?
getter/setter pairoverride
creator ↔ IReliveItContact?
Property getter and setter for creator:
getter/setter pairinherited
dateCreated DateTime
Property getter and setter for dateCreated:
getter/setter pairinherited
factSchema ↔ IFactSchema
getter/setter pairoverride
factSchemaOrNull → IFactSchema?
no setteroverride
hashCode int
The hash code for this object.
no setterinherited
id String?
no setterinherited
isAttribute bool
no setteroverride
isHistory bool
no setteroverride
isPending bool
no setteroverride
mfields Set<String>
no setterinherited
mkey → MKey?
no setterinherited
mtype → MSchemaRef
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
showTimestamp bool
no setteroverride
smartNoteDate DateTime?
no setteroverride

Methods

clone() IFact
inherited
getByPath<T>(JsonPath path) → T
inherited
getDate(IFactMetaDate metaDate, Location location) → TZDateTime?
override
getFlexiDate(IFactMetaDate metaDate) → FlexiDate?
override
icon(IRef contact, {bool? circular, double? size = kTileIconSize}) Widget?
initialize(MKey targetKey, MKey agentKey) FutureOr
override
involves(MKey contactId) bool
override
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?
inherited
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?
inherited
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