onCancelled property

dynamic Function(Transaction) onCancelled
getter/setter pair

Implementation

late Function(Transaction) onCancelled;