replacementTemplateData property

String? replacementTemplateData
final

A list of replacement values to apply to the template. This parameter is a JSON object, typically consisting of key-value pairs in which the keys correspond to replacement tags in the email template.

Implementation

final String? replacementTemplateData;