LeaveCall$Mutation$LeaveChatCall$ChatEventsVersioned.fromJson constructor

LeaveCall$Mutation$LeaveChatCall$ChatEventsVersioned.fromJson(
  1. Map<String, dynamic> json
)

Implementation

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