lastId abstract method

Future<int> lastId(
  1. DbContext dbc
)
must be used before closing the connection

Implementation

Future<int> lastId(DbContext dbc);