maxValue property

int? get maxValue

Implementation

int? get maxValue => (_$data['maxValue'] as int?);