DeclineCall$Mutation$DeclineChatCall$ChatEventsVersioned.fromJson constructor

DeclineCall$Mutation$DeclineChatCall$ChatEventsVersioned.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory DeclineCall$Mutation$DeclineChatCall$ChatEventsVersioned.fromJson(
        Map<String, dynamic> json) =>
    _$DeclineCall$Mutation$DeclineChatCall$ChatEventsVersionedFromJson(json);