Implementation
typedef void PerformanceObserverCallback(
PerformanceObserverEntryList entries,
PerformanceObserver observer,
);
PerformanceObserverCallback typedef - dart:html library
typedef void PerformanceObserverCallback(
PerformanceObserverEntryList entries,
PerformanceObserver observer,
);