getIsConnected property

bool getIsConnected

The status of the most recent fetch call.

Implementation

bool get getIsConnected => isConnected;