menu
nowu
storage
SecureStorageService
getEmail method
getEmail
brightness_4
brightness_5
getEmail
method
Future
<
String
?
>
getEmail
(
)
Implementation
Future<String?> getEmail() => _store.getEmail();
nowu
storage
SecureStorageService
getEmail method
SecureStorageService class
Constructors
SecureStorageService
Properties
hashCode
runtimeType
Methods
clearEmail
getEmail
getName
noSuchMethod
setEmail
setName
toString
Operators
operator ==