onUpdateProductDetails property

UpdateProductDetailsCallback? onUpdateProductDetails
getter/setter pair

This callback is triggered when the video will be shown.

The host app can return a Product list to update the latest product information.

Implementation

UpdateProductDetailsCallback? onUpdateProductDetails;