MaxRule constructor

MaxRule([
  1. num? _max
])

Implementation

MaxRule([this._max]);