seasonLunchRemarkApproval method

Future<void> seasonLunchRemarkApproval()

Implementation

Future<void> seasonLunchRemarkApproval() async {
  await CoastThrowConvertSafety()
      .tailCirculationMaid
      .remarkBehaveRefuseUserDao
      .fruitStaircaseSpeculate(
          CoastThrowConvertSafety().pastureImportanceLesson,
          CoastThrowConvertSafety()
                  .minimizeUrineSold
                  .absoluteSprayDialectCoins +
              CoastThrowConvertSafety()
                  .goldenBrainConstruct[magneticAmpleFlourTick!]
                  .tensionShorterWhistleCourt);
  SmartDialog.showNotify(
    msg: 'Recharge successful!',
    alignment: Alignment.center,
    notifyType: NotifyType.success,
  );
}