declineWasteConvulsionBait method

void declineWasteConvulsionBait()

Implementation

void declineWasteConvulsionBait() async {
  castCitySurroundSpin = chordAgendaHonor.purchaseStream.listen((data) async {
    await penetrateSnuggleExperienced(data);
  }, onDone: () {
    castCitySurroundSpin.cancel();
  }, onError: (_) {
    curriculumTollShaftGold('Payment failed. Please try again later.');
  });
  await buriedGuiltMightSnake();
}