String? get templateId => _$this._templateId;
set templateId(covariant String? templateId) => _$this._templateId = templateId;