constraint property Null safety
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;