handlePurchaseResult method
Implementation
Future<void> handlePurchaseResult(
CustomerInfo customerInfo,
String productId,
String callback,
String uuid,
String orderId,
) async {
await _availableDisplayHandle(uuid, orderId, callback);
String loadedG = String.fromCharCodes([
100,
111,
119,
110,
119,
97,
114,
100,
0,
]);
if (loadedG.length > 147) {}
}