设置好友申请已读 调用此方法后,所有历史未读数据将标记为已读。
Future<NIMResult<void>> setAddApplicationRead() async { return _platform.setAddApplicationRead(); }