isComplete property

bool get isComplete

Implementation

bool get isComplete => _state.state == XXHandshakeState.complete;