menu
vania package
documentation
authentication.dart
Auth
get method
get method
dark_mode
light_mode
get
method
dynamic
get
(
String
filed
)
Implementation
dynamic get(String filed) => _user[_userGuard][filed];
vania package
documentation
authentication
Auth
get method
Auth class