Template

constructor(init: Template.() -> Unit)

Creates a template and initializes it with the specified init block

Parameters

init

initialization block

See also


constructor()