static Future<Map<String, dynamic>?> getPushData() async { return await PreferencesStorage.getMetaData(); }