entityFields property

List<EntityField> entityFields

Implementation

List<EntityField> get entityFields => entityFieldsIterable.toList();