$PaymentConsentPeriodicAlignmentMap top-level constant

Map<PaymentConsentPeriodicAlignment, String> const $PaymentConsentPeriodicAlignmentMap

Implementation

const $PaymentConsentPeriodicAlignmentMap = {
  PaymentConsentPeriodicAlignment.calendar: 'CALENDAR',
  PaymentConsentPeriodicAlignment.consent: 'CONSENT'
};