max method

Modifier max(
  1. dynamic value
)

Implementation

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