dataFields property

List<DataField> dataFields

List of data fields

Implementation

List<DataField> get dataFields => _dataFields;