topValue constant
NullabilityDomain
const topValue
Top element (may be null).
Implementation
static const NullabilityDomain topValue =
NullabilityDomain(Nullability.maybeNull);
Top element (may be null).
static const NullabilityDomain topValue =
NullabilityDomain(Nullability.maybeNull);