initialUserId property
The user ID to target for the initial auto-sync if autoStartSync is true. If null, DatumManager will discover all users with local data.
Implementation
final String? initialUserId;
The user ID to target for the initial auto-sync if autoStartSync is true. If null, DatumManager will discover all users with local data.
final String? initialUserId;