static void removeValue(String key, {String MMKVId = "default"}) { SharedStore.removeValue(key, MMKVId); }