EntityGraphDevtoolsEvent constructor
const
EntityGraphDevtoolsEvent({})
Implementation
const EntityGraphDevtoolsEvent({
required super.storeId,
required this.sequence,
required this.eventId,
required this.correlationId,
required this.observedAt,
});