type property

List<ElementDefinitionType>? type
inherited

type The data type or resource that the value of this element is permitted to be.

Implementation

List<ElementDefinitionType>? get type => throw _privateConstructorUsedError;