static Future<bool> getShowReadStatus() async { return await PreferenceUtils.getBool(readStatus, true); }