menu
dreamic package
documentation
data/repos/auth_service_impl.dart
AuthServiceImpl
onAuthenticated property
onAuthenticated property
dark_mode
light_mode
onAuthenticated
property
Future
<
void
>
Function
(
String
?
uid
)
?
onAuthenticated
getter/setter pair
Implementation
Future<void> Function(String? uid)? onAuthenticated;
dreamic package
documentation
data/repos/auth_service_impl
AuthServiceImpl
onAuthenticated property
AuthServiceImpl class