Returns the raw current app version string from the native plugin.
Future<String?> getCurrentVersion() { throw UnimplementedError("getCurrentVersion() has not been implemented."); }