testPackageLanguageVersion property
The language version for the package-under-test.
Used for writing out a package config file. A null value means no
'languageVersion' is written to the package config file.
Implementation
String? get testPackageLanguageVersion => null;