Template constructor

const Template(
  1. Class subject
)

The interface for all templates

Implementation

const Template(this.subject);