String? get templateType => _$this._templateType;
set templateType(covariant String? templateType) => _$this._templateType = templateType;