isConnected property

bool isConnected

A boolean that has the latest update about the connection status.

Implementation

static bool get isConnected => _connectionNotifierManager.isConnected!;