isConnecting property

bool isConnecting

true if this is connecting successfully to rpc provider.

Implementation

bool get isConnecting => impl.isConnecting;