TransactionHook typedef

TransactionHook = FutureOr<void> Function()

Implementation

typedef TransactionHook = FutureOr<void> Function();