Set the values by copying them from other.
other
@override void setFrom(Vector3 other) { throw UnsupportedError('Cannot modify an unmodifiable Vector3'); }