captureTransaction property

bool? captureTransaction
final

Custom logic decider, that along with tracked-origins can be used to determine if transaction changes should be captured or not.

Implementation

final bool? captureTransaction;