menu
js_bindings package
documentation
bindings/js_self_profiling.dart
ProfilerSample
ProfilerSample factory constructor
ProfilerSample factory constructor
dark_mode
light_mode
ProfilerSample
constructor
ProfilerSample
(
{
required
double
timestamp
,
int
?
stackId
,
})
Implementation
external factory ProfilerSample({required double timestamp, int? stackId});
js_bindings package
documentation
bindings/js_self_profiling
ProfilerSample
ProfilerSample factory constructor
ProfilerSample class