values constant

List of all possible values in this BillingPaymentAttemptStatusEnum.

Implementation

static const values = <BillingPaymentAttemptStatusEnum>[
  pending,
  paid,
  failed,
];