min method

Future<T?> min()

Implementation

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