getter property

String Function(T obj) getter
final

Getter to a specifc string inside item

Implementation

final String Function(T obj) getter;