HttpProfileRequestEvent constructor Null safety
Implementation
HttpProfileRequestEvent({
required this.event,
required this.timestamp,
this.arguments,
});
HttpProfileRequestEvent({
required this.event,
required this.timestamp,
this.arguments,
});