userPushConfigs property

  1. @JsonKey(fromJson: _userPushConfigsNullable)
List<QChatUserPushConfig>? userPushConfigs
final

查询到的用户推送配置

Implementation

@JsonKey(fromJson: _userPushConfigsNullable)
final List<QChatUserPushConfig>? userPushConfigs;