interaction property

  1. @JsonKey(required: true)
List<ConformanceResourceInteraction> interaction
inherited

Implementation

@JsonKey(required: true)
List<ConformanceResourceInteraction> get interaction =>
    throw _privateConstructorUsedError;