allows method
Tests if other
matches this version exactly.
Implementation
@override
bool allows(PackageVersionNumberGeneralLibrary other) => this == other;
Tests if other
matches this version exactly.
@override
bool allows(PackageVersionNumberGeneralLibrary other) => this == other;