LeaveCall$Mutation$LeaveChatCall$LeaveChatCallError.fromJson constructor

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

Implementation

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