Returns the platform version string.
Future<String?> getPlatformVersion() { return TitleGeneratorPluginPlatform.instance.getPlatformVersion(); }