AppAuthProvider class

Constructors

AppAuthProvider()

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

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

Static Methods

getIntroFlag() Future<bool>
getPrefUser() Future<UserModel?>
getSkipLogin() Future<bool>
getUser() Future<UserModel?>
getUserByAppleId(String appleID) Future<UserModel?>
logOutUser() Future<bool>
setAppleId({required String appleId, required String email, required dynamic onComplete()}) → dynamic
setAppTrans() → dynamic
setCoins({required int coins}) → dynamic
setIntoFlag() → dynamic
setOneSignalId() → dynamic
setSkipLogin(BuildContext context) → dynamic
setUserToServer(BuildContext context) → dynamic
setVpnCountry() → dynamic