We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2df1724 commit 6fcd1e6Copy full SHA for 6fcd1e6
pkgs/package_config/lib/src/package_config.dart
@@ -948,7 +948,7 @@ class SimpleLanguageVersion implements LanguageVersion {
948
final int minor;
949
950
/// A cache for `toString`, pre-filled with source if created by parsing.
951
- ///
+ ///
952
/// Also used by [SimpleInvalidLanguageVersion] for its invalid source
953
/// or a suitably invalid `toString` value.
954
String? _source;
0 commit comments