networkStats property Null safety

NetworkStats? networkStats

Returns the last reported network statistics.

Implementation

NetworkStats? get networkStats => _networkStats;