Gets the platform version for debugging purposes
Future<String?> getPlatformVersion() { return ContactsBridgePlatform.instance.getPlatformVersion(); }