UnmappedAttribute constructor
UnmappedAttribute({
- Attribute? attribute,
- EntityType? type,
Implementation
UnmappedAttribute({
this.attribute,
this.type,
});
UnmappedAttribute({
this.attribute,
this.type,
});