contextType property

  1. @JsonKey(unknownEnumValue: StructureDefinitionContextType.unknown)
StructureDefinitionContextType? contextType
inherited

Implementation

@JsonKey(unknownEnumValue: StructureDefinitionContextType.unknown)
StructureDefinitionContextType? get contextType =>
    throw _privateConstructorUsedError;