sdkVersionConstraint property
VersionConstraint?
get
sdkVersionConstraint
The version range for the SDK specified in pubspec.yaml, or null if
there is no pubspec.yaml or if it does not contain an SDK range.
Implementation
VersionConstraint? get sdkVersionConstraint;