UserEventsVersionedMixin$Events$UserWelcomeMessageUpdatedEvent.fromJson constructor
Implementation
factory UserEventsVersionedMixin$Events$UserWelcomeMessageUpdatedEvent.fromJson(
Map<String, dynamic> json,
) => _$UserEventsVersionedMixin$Events$UserWelcomeMessageUpdatedEventFromJson(
json,
);