highest property

num highest

Returns the highest value in the list.

Implementation

num get highest => cast<num?>().highest!;