menu
syncly package
documentation
sync_config.dart
SyncConfig
getCurrentUserId abstract method
getCurrentUserId abstract method
dark_mode
light_mode
getCurrentUserId
abstract method
Future
<
String
?
>
getCurrentUserId
(
)
Obter ID do usuário atual
Implementation
Future<String?> getCurrentUserId();
syncly package
documentation
sync_config
SyncConfig
getCurrentUserId abstract method
SyncConfig class