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