converter property

BiDirectionalConvert<T?, List<String?>> converter
final

Converter between the object type and string parts.

Implementation

final BiDirectionalConvert<T?, List<String?>> converter;