TemplateRuntimeError constructor

const TemplateRuntimeError([
  1. String? message
])

Implementation

const TemplateRuntimeError([super.message]);