TemplateError constructor

const TemplateError([
  1. String? message
])

Implementation

const TemplateError([this.message]);