handling property

List<SpecimenDefinitionHandling>? handling
inherited

handling Set of instructions for preservation/transport of the specimen at a defined temperature interval, prior the testing process.

Implementation

List<SpecimenDefinitionHandling>? get handling =>
    throw _privateConstructorUsedError;