scope property

List<FhirCode>? scope
inherited

scope If present, indicates that the parameter applies when the operation is being invoked at the specified level.

Implementation

List<FhirCode>? get scope => throw _privateConstructorUsedError;