QChatInviteApplyRecordData.fromJson constructor

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

Implementation

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