GraphsController class

Constructors

GraphsController.new()

Properties

dailyRoutines ↔ RxMap
getter/setter pair
format ↔ NumberFormat
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
isOnline ↔ RxBool
getter/setter pair
isSyncing ↔ RxBool
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
userPersonalAnalysis ↔ RxMap
getter/setter pair
userPersonalDetails ↔ RxList
getter/setter pair
userPersonalMobileTransactions ↔ RxMap
getter/setter pair
visibilityValue ↔ RxBool
getter/setter pair

Methods

affectSection() Future<Map<String, dynamic>>
getFinancialStatus(dynamic key) Future<Map<String, dynamic>>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
saveFinancialStatus(String key, dynamic payload) Future
toString() String
A string representation of this object.
inherited

Operators

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