fields property

List<String>? fields
final

The value MUST be list of string or null fields use for form type checkbox, option, and header formater

Implementation

final List<String>? fields;