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