packageVersion property

String? get packageVersion
inherited

String representation of the version range. Can be null if the dependency is a path or git dependency

Implementation

String? get packageVersion => throw _privateConstructorUsedError;