rollback abstract method

Future<void> rollback()

Rolls back all changes made within this transaction.

Implementation

Future<void> rollback();