lastInsertId property

String? lastInsertId
final

Last inserted ID for AUTO_INCREMENT/SERIAL columns (if applicable)

Implementation

final String? lastInsertId;