Gets the platform version
static Future<String?> getPlatformVersion() { return WorkoutkitPlatform.instance.getPlatformVersion(); }