EntityGraphDevtoolsLimits constructor
const
EntityGraphDevtoolsLimits({})
Implementation
const EntityGraphDevtoolsLimits({
required this.historyEvents,
required this.historyBytes,
required this.eventBytes,
required this.snapshots,
required this.snapshotBytes,
});