sectionType property

DeclarativeForm_SectionType? sectionType
override

Implementation

DeclarativeForm_SectionType? get sectionType => _$this._sectionType;
void sectionType=(covariant DeclarativeForm_SectionType? sectionType)
covariantoverride

Implementation

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