max method

Future<T?> max()

Implementation

Future<T?> max() => build().max();