hasMultipleVersions property
Whether this source can choose between multiple versions of the same package during version solving.
Defaults to false
.
Implementation
bool get hasMultipleVersions => false;
Whether this source can choose between multiple versions of the same package during version solving.
Defaults to false
.
bool get hasMultipleVersions => false;