fields property

Map<String, FastFormFieldDescriptor> fields
final

A map of FastFormFieldDescriptor objects that define the fields in the category.

Implementation

final Map<String, FastFormFieldDescriptor> fields;