type property

  1. @JsonKey(unknownEnumValue: ElementDefinitionDiscriminatorType.unknown)
ElementDefinitionDiscriminatorType? type
inherited

Implementation

@JsonKey(unknownEnumValue: ElementDefinitionDiscriminatorType.unknown)
ElementDefinitionDiscriminatorType? get type =>
    throw _privateConstructorUsedError;