isReady property

bool isReady

Implementation

bool get isReady => state == ConnectionState.ready || isBound;