category property

List<CodeableConcept>? category
inherited

category The category of the Test Plan - can be acceptance, unit, performance, etc.

Implementation

List<CodeableConcept>? get category => throw _privateConstructorUsedError;