QChatJoinByInviteCodeParam.fromJson constructor

QChatJoinByInviteCodeParam.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory QChatJoinByInviteCodeParam.fromJson(Map<String, dynamic> json) =>
    _$QChatJoinByInviteCodeParamFromJson(json);