connected property

RxBool connected
final

Indicator whether this GraphQlClient is successfully connected to the endpoint.

Implementation

final RxBool connected = RxBool(true);