FavoriteChatsEventsVersionedMixin$Events$EventChatFavorited.fromJson constructor
Implementation
factory FavoriteChatsEventsVersionedMixin$Events$EventChatFavorited.fromJson(
Map<String, dynamic> json,
) => _$FavoriteChatsEventsVersionedMixin$Events$EventChatFavoritedFromJson(
json,
);