AyeTStudiosIOS class

Constructors

AyeTStudiosIOS.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

init({String? uid, dynamic appKey}) Future<void>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
sdkLogEnable() → 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
userAvailableBalance() → void
userPendingBalance() → void

Operators

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

Static Properties

instance AyeTStudiosIOS
no setter