menu
meshagent_flutter_dev package
documentation
trace_viewer.dart
ScopeMetrics
ScopeMetrics.new constructor
ScopeMetrics.new constructor
dark_mode
light_mode
ScopeMetrics
constructor
ScopeMetrics
(
{
required
Scope
scope
,
required
List
<
Metric
>
metrics
,
})
Implementation
ScopeMetrics({required this.scope, required this.metrics});
meshagent_flutter_dev package
documentation
trace_viewer
ScopeMetrics
ScopeMetrics.new constructor
ScopeMetrics class