toBackendConverter property
Converts a taggable to a unique identifier for internal and backend use.
Implementation
final String Function(T taggable) toBackendConverter;
Converts a taggable to a unique identifier for internal and backend use.
final String Function(T taggable) toBackendConverter;