WalletModule class

Inheritance

Constructors

WalletModule({required GetIt instance})

Properties

findRanking FindRanking
getter/setter pair
getBalance GetBalance
getter/setter pair
getBalanceById GetBalanceById
getter/setter pair
getPointExtract GetPointExtract
getter/setter pair
getPointsRule GetPointsRule
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
insertPoint InsertPoint
getter/setter pair
insertPunctuableCode InsertPunctuableCode
getter/setter pair
insertPunctuableQRCode InsertPunctuableQrCode
getter/setter pair
instance GetIt
getter/setter pairinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
tranfer Transfer
getter/setter pair

Methods

init() Future
override
injectModule() Future
override
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