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