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