handlePurchaseResult method
Implementation
Future<void> handlePurchaseResult(
CustomerInfo customerInfo,
String productId,
String callback,
String uuid,
String orderId,
) async {
await _productPhotoContentTransparentDataZone(uuid, orderId, callback);
String porte = String.fromCharCodes([97, 108, 108, 111, 119, 115, 0]);
if (porte.length > 44) {}
}