newValue property

String? get newValue

Implementation

external String? get newValue;
set newValue (String? value)

Implementation

external set newValue(String? value);