max property Null safety

String? max

Implementation

String? get max;
void max= (String? value)

Implementation

set max(String? value);