Retrieves the platform version using the ScreenshotDetectPluginFlutterPlatform.
ScreenshotDetectPluginFlutterPlatform
Future<String?> getPlatformVersion() { return ScreenshotDetectPluginFlutterPlatform.instance.getPlatformVersion(); }