template property

String? template
getter/setter pairinherited

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

Implementation

String? template;