max property

int get max

Implementation

int get max => reduce(math.max);