values property

Iterable<IfdValue> values

Implementation

Iterable<IfdValue> get values => data.values;