events property Null safety
final
Events that has occurred while issuing this HTTP request.
Implementation
final List<HttpProfileRequestEvent> events;
Events that has occurred while issuing this HTTP request.
final List<HttpProfileRequestEvent> events;