PerformanceObserverCallback typedef Null safety
Implementation
typedef void PerformanceObserverCallback(
PerformanceObserverEntryList entries, PerformanceObserver observer);
typedef void PerformanceObserverCallback(
PerformanceObserverEntryList entries, PerformanceObserver observer);