ExclusiveMaximum<T extends num> constructor

ExclusiveMaximum<T extends num>(
  1. num max
)

Implementation

ExclusiveMaximum(this.max);