converter property
Converter between the object type and string parts.
Implementation
final BiDirectionalConvert<T?, List<String?>> converter;
Converter between the object type and string parts.
final BiDirectionalConvert<T?, List<String?>> converter;