Returns a platform-specific version string from the native plugin.
Future<String?> getPlatformVersion() { throw UnimplementedError("platformVersion() has not been implemented."); }