menu
dart_identity_sdk package
documentation
table_sync/table_sync_config.dart
TableSyncConfig
groups property
groups property
dark_mode
light_mode
groups
property
Map
<
String
,
TableSyncGroup
>
groups
final
Implementation
final Map<String, TableSyncGroup> groups;
dart_identity_sdk package
documentation
table_sync/table_sync_config
TableSyncConfig
groups property
TableSyncConfig class