menu
js_bindings package
documentation
bindings/js_self_profiling.dart
ProfilerStack
ProfilerStack factory constructor
ProfilerStack factory constructor
dark_mode
light_mode
ProfilerStack
constructor
ProfilerStack
(
{
int
?
parentId
,
required
int
frameId
,
})
Implementation
external factory ProfilerStack({int? parentId, required int frameId});
js_bindings package
documentation
bindings/js_self_profiling
ProfilerStack
ProfilerStack factory constructor
ProfilerStack class