查询推送是否显示详情
Future<NIMResult<bool>> isPushShowDetailEnabled() { return _platform.isPushShowDetailEnabled(); }