isLast property

bool get isLast

Implementation

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