EntityRef constructor
EntityRef({})
Returns a new EntityRef instance.
Implementation
EntityRef({
this.ifcGuid,
this.assetModelId,
this.assetId,
this.entityId,
this.externalIdentifier,
this.name,
this.dateCreated,
this.externalObjectName,
});