isLast property

bool get isLast

Implementation

bool get isLast => next == null;