TransactionHandler typedef

TransactionHandler = Transaction Function(Object? value)

Interface for TransactionHandler

Implementation

typedef TransactionHandler = Transaction Function(Object? value);