fields property

List<CsrFieldConfig> get fields

Getter for the field configuration of the CSR

Implementation

List<CsrFieldConfig> get fields => config.fields;