category property

String get category

Gets the category of the entry.

Implementation

String get category => _list.getCategory(_pos);