onPending property

dynamic Function(Transaction) onPending
getter/setter pair

Implementation

late Function(Transaction) onPending;