StripReplayProfile constructor
const
StripReplayProfile({})
Implementation
const StripReplayProfile({
required this.estimatedBatchCount,
required this.flushPointCount,
required this.delegatedPaintCount,
required this.routedPaintCount,
});