converter property

ScalarConverter? converter
final

Converter for converting between the underlying data and the value of the property.

Implementation

final ScalarConverter? converter;