bool? get templates => _$this._templates;
set templates(covariant bool? templates) => _$this._templates = templates;