transactionsCreatedController property
The transactions stream to listen to
Implementation
final StreamController<List<PurchaseDetails>> transactionsCreatedController;
The transactions stream to listen to
final StreamController<List<PurchaseDetails>> transactionsCreatedController;