min property Null safety

String? min

Implementation

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

Implementation

set min(String? value);