isLast property

bool isLast

Implementation

bool get isLast => value & flagIsLast == flagIsLast;