max property

String? get max

Implementation

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