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