menu
mason package
documentation
mason.dart
VersionRange
isEmpty property
isEmpty property
dark_mode
light_mode
isEmpty
property
@
override
bool
get
isEmpty
override
Returns
true
if this constraint allows no versions.
Implementation
@override bool get isEmpty => false;
mason package
documentation
mason
VersionRange
isEmpty property
VersionRange class