menu
neomage package
documentation
data/proxy/upstream_proxy.dart
UpstreamProxy
getStats method
getStats method
dark_mode
light_mode
getStats
method
ProxyStats
getStats
(
)
Returns a snapshot of accumulated traffic statistics.
Implementation
ProxyStats getStats() => _stats;
neomage package
documentation
data/proxy/upstream_proxy
UpstreamProxy
getStats method
UpstreamProxy class