menu
cross_channel package
documentation
metrics.dart
MetricsRegistry
attach method
attach method
dark_mode
light_mode
attach
method
ChannelMetrics
attach
(
String
id
)
Implementation
ChannelMetrics attach(String id) => _map[id] ??= ChannelMetrics();
cross_channel package
documentation
metrics
MetricsRegistry
attach method
MetricsRegistry class