values property

Iterable<IfdValue> get values

Implementation

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