MessageExtras constructor
const
MessageExtras({})
Implementation
const MessageExtras({
this.headers,
this.ephemeral,
this.idempotencyKey,
this.echo,
this.raw = const <String, Object?>{},
});
const MessageExtras({
this.headers,
this.ephemeral,
this.idempotencyKey,
this.echo,
this.raw = const <String, Object?>{},
});