menu
fero_sync package
documentation
core/sync_event.dart
InitialSyncStartedEvent
InitialSyncStartedEvent.new constructor
InitialSyncStartedEvent.new constructor
dark_mode
light_mode
InitialSyncStartedEvent
constructor
InitialSyncStartedEvent
(
{
required
String
featureKey
,
DateTime
?
timestamp
,
})
Implementation
InitialSyncStartedEvent({required super.featureKey, super.timestamp});
fero_sync package
documentation
core/sync_event
InitialSyncStartedEvent
InitialSyncStartedEvent.new constructor
InitialSyncStartedEvent class