template property

String? template
getter/setter pair

The template variable, which forms the html text body to be rendered.

Implementation

String? template;