max property

double? get max

Implementation

double? get max => js_util.getProperty(this, 'max');