commit abstract method

Future<void> commit()

Commits all changes made within this transaction to the database.

Implementation

Future<void> commit();