menu
js_bindings package
documentation
bindings/performance_timeline.dart
PropsPerformanceObserverEntryList
getEntries method
getEntries method
dark_mode
light_mode
getEntries
method
Iterable
<
PerformanceEntry
>
getEntries
(
)
Implementation
Iterable<PerformanceEntry> getEntries() => js_util.callMethod(this, 'getEntries', []);
js_bindings package
documentation
bindings/performance_timeline
PropsPerformanceObserverEntryList
getEntries method
PropsPerformanceObserverEntryList extension on
PerformanceObserverEntryList