OrConstraintRecordSection mixin
Extended VersionConstraintRecord which indicating the objects allows to assign in OrMultipleVersionConstraint.
This mixin does not implemented additional functions and fields. Just uses to be indicated eligible type of VersionConstraintRecord.
- Superclass constraints
- Mixin applications
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
inRange(
SemVer version, {bool excludePreRelease = true}) → bool -
Giving a
version
that is stastified with this record.inherited -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited