transactionManager property
The TransactionManager for this database.
Use this to execute blocks of code within a transaction.
Implementation
@override
final TransactionManager transactionManager;
The TransactionManager for this database.
Use this to execute blocks of code within a transaction.
@override
final TransactionManager transactionManager;