populationType constant
populationType [Expects: https://schema.org/Class]
Indicates the populationType common to all members of a {StatisticalPopulation
} or all cases within the scope of a {StatisticalVariable
}.
Can be used on: https://schema.org/StatisticalPopulation, https://schema.org/StatisticalVariable
Implementation
static const populationType = IriTerm.prevalidated(
'https://schema.org/populationType',
);