all constant

Set<String> const all

Implementation

static const all = <String>{
  homeView,
  walletView,
  bottomCustomView,
  cardView,
  upiView,
  netBankingView,
  processingPaymentView,
  successPaymentView,
  successPageView,
  failedPaymentView,
};