context property

List<StructureDefinitionContext>? context
inherited

context Identifies the types of resource or data type elements to which the extension can be applied. For more guidance on using the 'context' element, see the defining extensions page.

Implementation

List<StructureDefinitionContext>? get context =>
    throw _privateConstructorUsedError;