values property

Iterable<Field> get values

Implementation

Iterable<Field> get values => _fields.values;