max method

E max()

获取最大值

Implementation

E max() => maxOrNull()!;