typeTested property

List<SpecimenDefinitionTypeTested>? typeTested
inherited

typeTested Specimen conditioned in a container as expected by the testing laboratory.

Implementation

List<SpecimenDefinitionTypeTested>? get typeTested =>
    throw _privateConstructorUsedError;