EntityGraphDevtoolsHistoryImportSnapshotInspection constructor
const
EntityGraphDevtoolsHistoryImportSnapshotInspection({})
Implementation
const EntityGraphDevtoolsHistoryImportSnapshotInspection({
required this.cursor,
required this.capturedAt,
required this.eventSequence,
required this.bytes,
});