QChatUpdateParam constructor Null safety
Implementation
QChatUpdateParam(
{required this.postscript,
this.pushContent,
this.env,
this.pushPayload,
this.routeEnable = true,
this.extension});
QChatUpdateParam(
{required this.postscript,
this.pushContent,
this.env,
this.pushPayload,
this.routeEnable = true,
this.extension});