fields property

List<AsyncField> fields

Implementation

List<AsyncField> get fields => _fields.values.toList();