toFrontendConverter property
Converts a taggable to a string to display in the linked text field.
Implementation
final String Function(T taggable) toFrontendConverter;
Converts a taggable to a string to display in the linked text field.
final String Function(T taggable) toFrontendConverter;