maxValue property

String? get maxValue

Implementation

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