fields property
The set of fields this interface defines.
Implementation
@override
final MappableFields<JotformQuestion> fields = const {
#headerType: _f$headerType,
#imageAlign: _f$imageAlign,
#name: _f$name,
#order: _f$order,
#qid: _f$qid,
#text: _f$text,
#textAlign: _f$textAlign,
#type: _f$type,
#verticalTextAlign: _f$verticalTextAlign,
};