bottomValue constant

NullabilityDomain const bottomValue

Bottom element (unreachable).

Implementation

static const NullabilityDomain bottomValue =
    NullabilityDomain(Nullability.bottom);