Relationship class abstract

Implementers

Constructors

Relationship(LoveLanguage mainLoveLanguage, RelationshipPhase initialPhase)

Properties

currentPhase RelationshipPhase
no setter
eDonCast bool
no setter
hashCode int
The hash code for this object.
no setterinherited
mainLoveLanguage LoveLanguage
final
relationshipMeter double
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

chopBreakfast() → void
giveOrReceiveGifts(double costOfGift, double thoughtfulness) → void
grow(RelationshipPhase phase) → void
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
performActsOfService() → void
sayWordsOfAffirmation() → void
spendQualityTime(Duration amountOfTime, bool isOutdoors) → void
toString() String
A string representation of this object.
inherited
touchPhysically(double degree, double intensity) → void

Operators

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