nullLast property

Comparator<T?> get nullLast

Implementation

Comparator<T?> get nullLast => this_lib.nullLast(this);