commit abstract method

Future<void> commit()

Commit the active database transaction.

Implementation

Future<void> commit();