types property

  1. @Deprecated('Use createTypeMapping instead')
SqlTypes types
final

Configuration for SqlTypes describing how to map Dart values from and to SQL values.

Implementation

@Deprecated('Use createTypeMapping instead')
final SqlTypes types;