QChatGetUserPushConfigsResult constructor

QChatGetUserPushConfigsResult(
  1. List<QChatUserPushConfig>? userPushConfigs
)

Implementation

QChatGetUserPushConfigsResult(this.userPushConfigs);