networkStats property

NetworkStats? networkStats

Returns the last reported network statistics.

Implementation

NetworkStats? get networkStats => _networkStats;