max property

double? get max

Implementation

double? get max => (_$data['max'] as double?);