types property

  1. @Deprecated('UsecreateTypeMapping instead')
SqlTypes types
final

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

Implementation

@Deprecated('UsecreateTypeMapping instead')
final SqlTypes types;