template property
Optional template ID to use for body. Will override body if provided. When using a template make sure you pass the corresponding map of templateVariables
. You can find which variables are needed by fetching the template itself or viewing it in the dashboard.
Implementation
String? template;