min property

double? get min

Implementation

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