QChatGetExistingChannelRolesByServerRoleIdsParam.fromJson constructor

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

Implementation

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