metadata property

String get metadata

Gets the metadata of the key entry.

Implementation

String get metadata => _list.getMetadata(_pos);