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