subcomponent property

List<EvidenceCertainty>? subcomponent
inherited

subcomponent A domain or subdomain of certainty.

Implementation

List<EvidenceCertainty>? get subcomponent =>
    throw _privateConstructorUsedError;