values property

Iterable<IfdDirectory> get values

Implementation

Iterable<IfdDirectory> get values => directories.values;