menu
dynos_sync package
documentation
supabase.dart
SupabaseRemoteStore
syncStatusTable property
syncStatusTable property
dark_mode
light_mode
syncStatusTable
property
String
syncStatusTable
final
The name of the Supabase table that tracks per-user sync timestamps.
Implementation
final String syncStatusTable;
dynos_sync package
documentation
supabase
SupabaseRemoteStore
syncStatusTable property
SupabaseRemoteStore class