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