menu
cloud_syncable package
documentation
auth/auth_events.dart
AuthLoggedIn
AuthLoggedIn.new const constructor
AuthLoggedIn.new const constructor
dark_mode
light_mode
AuthLoggedIn
constructor
const
AuthLoggedIn
(
{
required
String
token
,
})
Implementation
const AuthLoggedIn({required this.token});
cloud_syncable package
documentation
auth/auth_events
AuthLoggedIn
AuthLoggedIn.new const constructor
AuthLoggedIn class