factory VariableAlias({ _i2.String? type, _i2.String? id, }) => VariableAlias._( type: type, id: id, );