QChatCreateServerParam constructor Null safety

QChatCreateServerParam(
  1. String name
)

Implementation

QChatCreateServerParam(this.name);