userPushConfigs property Null safety
@JsonKey(fromJson: _userPushConfigsNullable), final
查询到的用户推送配置
Implementation
@JsonKey(fromJson: _userPushConfigsNullable)
final List<QChatUserPushConfig>? userPushConfigs;
查询到的用户推送配置
@JsonKey(fromJson: _userPushConfigsNullable)
final List<QChatUserPushConfig>? userPushConfigs;