ARMOYUFunctions class

Constructors

ARMOYUFunctions.new({required UserAccounts currentUserAccounts, required ARMOYUServices service})

Properties

currentUserAccounts UserAccounts
final
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
service → ARMOYUServices
final

Methods

favteamfetch() Future<void>
favteamselect(Team? team) Future<void>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
selectFavTeam(dynamic context, {bool? force}) Future<void>
toString() String
A string representation of this object.
inherited

Operators

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

Static Methods

openAppStore() → void
openPlayStore() → void
updateForce(dynamic context) → void
userfetch(APILogin response) User