Clear Profile Attribute @param key - Key of the attribute
Future<bool?> clearProfileAttribute(String key) => _instance.clearProfileAttribute(key);