min method

E min()

获取最小值

Implementation

E min() => minOrNull()!;