complete property
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;
Complete CTA handling process. The host app could use this method to stop loading and show feedback message.
Future<void> Function(ShoppingCTAResult result) complete;