factory DeleteChange({ _i2.String? type, _i2.Object? node, }) => DeleteChange._( type: type, node: node ?? _i7.undefined, );