menu
remit2any_auth package
documentation
token_storage.dart
TokenStorage
getEmail static method
getEmail static method
dark_mode
light_mode
getEmail
static method
Future
<
String
?
>
getEmail
(
)
Implementation
static Future<String?> getEmail() => _safeRead(_emailKey);
remit2any_auth package
documentation
token_storage
TokenStorage
getEmail static method
TokenStorage class