toFrontendConverter property
Converts a taggable to a string that is displayed to the user.
Implementation
final String Function(T taggable) toFrontendConverter;
Converts a taggable to a string that is displayed to the user.
final String Function(T taggable) toFrontendConverter;