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