registeredPurchaseCompleterList property

List<Completer<LinkFiveActiveProducts>> registeredPurchaseCompleterList
final

the v2 of purchases waits for the async purchase response and completes the future

Implementation

final List<Completer<LinkFiveActiveProducts>> registeredPurchaseCompleterList = [];