values property

Iterable<ExifValue> get values

Implementation

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