AyeTStudios class

Constructors

AyeTStudios.private(MethodChannel channel)

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

deduct(int amount) Future<void>
init({String? uid}) Future<void>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
setDeductUserBalanceListener(DeductUserBalance deductUserBalance) → void
setInitilizationFailedListener(InitializationFailed initializationFailed) → void
setUserAvailableBalance(UserAvailableBalance userAvailableBalance) → void
setUserBalanceChanged(UserBalanceChanged userBalanceChanged) → void
setUserPendingBalance(UserAvailableBalance userPendingBalance) → void
show(String placement) Future<void>
toString() String
A string representation of this object.
inherited

Operators

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

Static Properties

instance AyeTStudios
no setter