storedTokens property

List<String> storedTokens
final

Tracks calls to storeToken.

Implementation

final List<String> storedTokens = [];