db property

  1. @Deprecated('Will be replaced by dbNext in 2.0.0. Use dbNext instead.')
DatabaseLegacy db
latefinal

Access to the database.

Implementation

@Deprecated('Will be replaced by dbNext in 2.0.0. Use dbNext instead.')
late final DatabaseLegacy db;