numFP property

List<FhirInteger>? numFP
inherited

numFP The number of false positives if the GQ score threshold was set to "score" field value.

Implementation

List<FhirInteger>? get numFP => throw _privateConstructorUsedError;