Max constructor

const Max(
  1. num maxValue
)

Implementation

const Max(this.maxValue);