Returns the current platform version.
@override Future<String?> get platformVersion async => 'Linux ${Platform.operatingSystemVersion}';