Initializer
init(identifier:altText:imageAsset:)
Creates a new image reference.
init(identifier: RenderReferenceIdentifier, altText: String? = nil, imageAsset asset: DataAsset)
Parameters
identifierThe identifier for this image reference.
altTextAlternate text for the image.
assetThe data associated with this asset, including its variants.