PerformanceEvent constructor
PerformanceEvent({})
Implementation
PerformanceEvent({required this.duration, required this.category, required this.timestamp, required this.metadata});
PerformanceEvent({required this.duration, required this.category, required this.timestamp, required this.metadata});