hasCloud property

bool get hasCloud

Whether a cloud client is configured (i.e. cloud chat is reachable).

Implementation

bool get hasCloud => _cloudClient != null;