hasHandedOff property

bool get hasHandedOff

Whether the handoff latch has fired for the current close.

Implementation

bool get hasHandedOff => _handedOff;