allows method

Tests if other matches this version exactly.

Implementation

@override
bool allows(PackageVersionNumberGeneralLibrary other) => this == other;