newValue property
Object?
get
newValue
Implementation
external Object? get newValue;
set
newValue
(Object? value)
Implementation
external set newValue(Object? value);