lastInsertId method

  1. @override
int lastInsertId()
override

Implementation

@override
int lastInsertId() => lite.lastInsertRowId;