complete property

Future<void> Function(ShoppingCTAResult result) complete
getter/setter pair

Complete CTA handling process. The host app could use this method to stop loading and show feedback message.

Implementation

Future<void> Function(ShoppingCTAResult result) complete;