Implementation.exportedType constructor

const Implementation.exportedType(
  1. ExportedTypeIndex value
)

Constructs an Implementation referencing a ExportedType.

Implementation

const factory Implementation.exportedType(ExportedTypeIndex value) =
    ImplementationExportedType;