template property

Implementation

Enum$EmailTemplateTypeEnum? get template =>
    (_$data['template'] as Enum$EmailTemplateTypeEnum?);