connected property

bool connected

true if this is connected successfully to rpc provider.

Implementation

bool get connected => impl.connected;