NullabilityDomain constructor

const NullabilityDomain(
  1. Nullability state
)

Implementation

const NullabilityDomain(this.state);