fields property

List<Field> fields

The sublayer's field definitions.

Implementation

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