sectionType property
Implementation
DeclarativeForm_SectionType? get sectionType => _$this._sectionType;
Implementation
set sectionType(covariant DeclarativeForm_SectionType? sectionType) => _$this._sectionType = sectionType;
DeclarativeForm_SectionType? get sectionType => _$this._sectionType;
set sectionType(covariant DeclarativeForm_SectionType? sectionType) => _$this._sectionType = sectionType;