getCreatorFields method

List<Field> getCreatorFields()

The ordering of the fields to show in the Creator.

Implementation

List<Field> getCreatorFields() => keysToFields(creatorFieldKeys);