menu
rownd_flutter_plugin package
documentation
state/domain/auth.dart
Auth
isAuthenticated property
isAuthenticated property
dark_mode
light_mode
isAuthenticated
property
bool
get
isAuthenticated
Implementation
bool get isAuthenticated => accessToken != null;
rownd_flutter_plugin package
documentation
state/domain/auth
Auth
isAuthenticated property
Auth class