stats property

StatsConfig? get stats
inherited

Implementation

Map<String, dynamic>? get transport; LogConfig? get log; RouterConfig? get routing; DNSConfig? get dns; List<InboundDetourConfig>? get inbounds; List<OutboundDetourConfig>? get outbounds; PolicyConfig? get policy; APIConfig? get api; MetricsConfig? get metrics; StatsConfig? get stats;