bottomValue constant
NullabilityDomain
const bottomValue
Bottom element (unreachable).
Implementation
static const NullabilityDomain bottomValue =
NullabilityDomain(Nullability.bottom);
Bottom element (unreachable).
static const NullabilityDomain bottomValue =
NullabilityDomain(Nullability.bottom);