onCompletion property

OnCompletion? onCompletion
final

Defines what additional actions occur with the transaction. See the OnComplete section of the TEAL spec for details.

Implementation

final OnCompletion? onCompletion;