min property

int get min

Implementation

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