onSuccessful property

dynamic Function(Transaction) onSuccessful
getter/setter pair

Implementation

late Function(Transaction) onSuccessful;