value property Null safety

String value

Implementation

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

Implementation

set value(String? value) native;