fields property

List<F?> get fields

Implementation

List<F?> get fields => _fields.clone();