Gets the health permissions boolean status
static Future<bool> hasHealthPermissions() { return WorkoutkitPlatform.instance.hasHealthPermissions(); }