set void set( JSAny? newValue ) Updates value to newValue. Implementation void set(JSAny? newValue) => _setValue(newValue);