MappingMessageInfo constructor
MappingMessageInfo({})
Returns a new MappingMessageInfo instance.
Implementation
MappingMessageInfo({
this.mappingId,
this.ordinal,
this.messageType,
this.source_,
this.message,
this.assetModelId,
this.entityId,
this.entityType,
});