Normalized constructor

const Normalized(
  1. dynamic payload,
  2. WebhookEventMetadata metadata
)

Implementation

const Normalized(this.payload, this.metadata);