bottomValue constant
CombinedDomain
const bottomValue
Implementation
static const CombinedDomain bottomValue = CombinedDomain(
IntervalDomain.bottomValue,
NullabilityDomain.bottomValue,
);