connected property
final
Indicator whether this GraphQlClient is successfully connected to the endpoint.
Implementation
final RxBool connected = RxBool(true);
Indicator whether this GraphQlClient is successfully connected to the endpoint.
final RxBool connected = RxBool(true);