nullSafeSupport property

bool nullSafeSupport

Implementation

static bool get nullSafeSupport => !pubSpec.environment!.sdkConstraint!
    .allowsAny(HostedReference.fromJson('<2.12.0').versionConstraint);