menu
dart_identity_sdk package
documentation
table_sync/table_sync_state.dart
TableSyncState
groups property
groups property
dark_mode
light_mode
groups
property
Map
<
String
,
TableSyncGroupState
>
groups
final
Implementation
final Map<String, TableSyncGroupState> groups;
dart_identity_sdk package
documentation
table_sync/table_sync_state
TableSyncState
groups property
TableSyncState class