menu
js_bindings package
documentation
bindings/js_self_profiling.dart
ProfilerFrame
ProfilerFrame factory constructor
ProfilerFrame factory constructor
dark_mode
light_mode
ProfilerFrame
constructor
ProfilerFrame
(
{
required
String
name
,
int
?
resourceId
,
int
?
line
,
int
?
column
,
})
Implementation
external factory ProfilerFrame( {required String name, int? resourceId, int? line, int? column});
js_bindings package
documentation
bindings/js_self_profiling
ProfilerFrame
ProfilerFrame factory constructor
ProfilerFrame class