fields property

List<Field> fields

The layer's field definitions.

Implementation

List<Field> get fields => _fields.value;