AttendeeExt class abstract

Implementers

Constructors

AttendeeExt()

Properties

contact ISunnyContact?
no setter
hasContact bool
no setter
hashCode int
The hash code for this object.
no setterinherited
isAttended bool
no setter
isCancelled bool
no setter
isConfirmed bool
no setter
isConfirmedOrAttended bool
no setter
isInvited bool
no setter
isNotInvited bool
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

hasCompleted(IFlowNode node) bool
hasNotCompleted(IFlowNode node) bool
markCompleted(IFlowNode node) → dynamic
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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