ChatEventsVersionedMixin$Events$EventChatCallStarted$Call.fromJson constructor

ChatEventsVersionedMixin$Events$EventChatCallStarted$Call.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory ChatEventsVersionedMixin$Events$EventChatCallStarted$Call.fromJson(
  Map<String, dynamic> json,
) =>
    _$ChatEventsVersionedMixin$Events$EventChatCallStarted$CallFromJson(json);