$JinjaInclude constructor

$JinjaInclude(
  1. String template
)

Implementation

$JinjaInclude(String template) : super("include '$template'");