min method

Modifier min(
  1. dynamic value
)

Implementation

Modifier min(dynamic value) => update(this).min(value);