menu
nylo_framework package
documentation
nylo_framework.dart
Nylo
getAuthKey method
getAuthKey method
dark_mode
light_mode
getAuthKey
method
String
?
getAuthKey
(
)
Get the auth key
Implementation
String? getAuthKey() { return authStorageKey; }
nylo_framework package
documentation
nylo_framework
Nylo
getAuthKey method
Nylo class