AppleAccountsAdmin class final

Administrative Apple account management functions.

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

checkAccountStatus(Session session, {required void onExpiredUserAuthentication(UuidValue authUserId), Transaction? transaction, int databaseBatchSize = 100}) Future<void>
Checks whether all accounts are in good standing with Apple and that the authorization has not been revoked.
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