typeConverter property

TypeConverter get typeConverter

The type converter for encoding and decoding values between Dart and database.

Implementation

pg.TypeConverter get typeConverter;