menu
r_firedart package
documentation
auth/token_store.dart
TokenStore
hasToken property
hasToken property
dark_mode
light_mode
hasToken
property
bool
get
hasToken
Implementation
bool get hasToken => _token != null;
r_firedart package
documentation
auth/token_store
TokenStore
hasToken property
TokenStore class