TemplateException constructor

TemplateException([
  1. String? message
])

Implementation

TemplateException([this.message]);