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