singular constant

Cardinality const singular

Represents a cardinality of 0..1

Implementation

static const singular = Cardinality(min: 0);