category property

List<EvidenceVariableCategory>? category
inherited

category A grouping for ordinal or polychotomous variables.

Implementation

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