FavoriteChatsEventsVersionedMixin$Events$EventChatFavorited.fromJson constructor

FavoriteChatsEventsVersionedMixin$Events$EventChatFavorited.fromJson(
  1. Map<String, dynamic> json
)

Implementation

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