查询当前推送服务开关
Future<NIMResult<bool>> isPushServiceEnabledAndroid() { return _platform.isPushServiceEnabledAndroid(); }