networkLost property

bool get networkLost

Is network connection lost (using for displaying some indicator on UI)

Implementation

bool get networkLost => _networkLost;