stateHash property

int stateHash

Takes a state snapshot of the current segments

Implementation

int get stateHash => const ListEquality().hash(_addedSegments);