menu
celest_core package
documentation
_internal.dart
Authenticator
Authenticator.static const constructor
Authenticator.static const constructor
dark_mode
light_mode
Authenticator.static
constructor
const
Authenticator.static
(
{
String
?
token
,
OnRevoke
?
onRevoke
,
})
Implementation
const factory Authenticator.static({ String? token, OnRevoke? onRevoke, }) = _StaticAuthenticator;
celest_core package
documentation
_internal
Authenticator
Authenticator.static const constructor
Authenticator class