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