FactMixin class abstract
- Implementers
- AssistedTask
- AssistedTaskMixin
- BaseFactImpl
- Birthday
- BirthdayMixin
- BookClubMember
- BookClubMemberMixin
- CollegeStudent
- CollegeStudentMixin
- Congregant
- CongregantMixin
- ContactExtendedProps
- ContactExtendedPropsMixin
- ContactInterests
- ContactInterestsMixin
- Employee
- EmployeeMixin
- Fact
- FamilyAssociation
- FamilyAssociationMixin
- Gift
- GiftMixin
- Hometown
- HometownMixin
- Membership
- Memory
- MemoryMixin
- Milestone
- MilestoneMixin
- Note
- NoteMixin
- OwesMoney
- OwesMoneyMixin
- Payment
- PaymentMixin
- Pet
- PetMixin
- Player
- PlayerMixin
- Possession
- PossessionMixin
- PrepSchoolStudent
- PrepSchoolStudentMixin
- Remember
- RememberMixin
- TaskFact
- TaskFactMixin
- Tradition
- TraditionMixin
- Trait
- TraitMixin
- TraitMixin
Constructors
Properties
-
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