menu
nobody package
documentation
web/authable.dart
Authable
is_logged_in abstract method
is_logged_in abstract method
dark_mode
light_mode
is_logged_in
abstract method
Future
<
bool
>
is_logged_in
(
Online
browser
)
Implementation
Future<bool> is_logged_in(Online browser);
nobody package
documentation
web/authable
Authable
is_logged_in abstract method
Authable class