RuntimeArtifact constructor
RuntimeArtifact({})
Implementation
RuntimeArtifact({
this.name = '',
this.type,
this.uri = '',
this.properties = const {},
this.customProperties = const {},
this.metadata,
}) : super(fullyQualifiedName);