MyUserEventsVersionedMixin$Events$UserUnreadChatsCountUpdatedEvent.fromJson constructor
Implementation
factory MyUserEventsVersionedMixin$Events$UserUnreadChatsCountUpdatedEvent.fromJson(
Map<String, dynamic> json,
) =>
_$MyUserEventsVersionedMixin$Events$UserUnreadChatsCountUpdatedEventFromJson(
json,
);