lastInsertId method

FutureOr<int> lastInsertId()

Implementation

FutureOr<int> lastInsertId() => 0;