options property

  1. @Deprecated('Use typeMapping instead')
DriftDatabaseOptions options
final

The options to use when mapping values from and to the database.

Implementation

@Deprecated('Use typeMapping instead')
final DriftDatabaseOptions options;