PerformanceObserverCallbackOptions constructor
PerformanceObserverCallbackOptions({
- int? droppedEntriesCount,
Implementation
external factory PerformanceObserverCallbackOptions(
{int? droppedEntriesCount});