isEnd property

bool get isEnd

Check if the action position is end

Implementation

bool get isEnd => this == end;