import_ property

  1. @JsonKey(name: 'import')
List<FhirCanonical>? import_
inherited

import Other maps used by this map (canonical URLs).

Implementation

@JsonKey(name: 'import')
List<FhirCanonical>? get import_ => throw _privateConstructorUsedError;