constraint property Null safety

VersionConstraint constraint
inherited

constraint is the constraint version of the App. See VersionConstraint from pub_semver for more information.

VersionConstraint.compatibleWith is used to define the minimum version.

Implementation

@JsonVersionConstraint()
VersionConstraint get constraint => throw _privateConstructorUsedError;