values constant
Implementation
static const $core.List<PaymentRequest_PaymentRequestStatus> values = <PaymentRequest_PaymentRequestStatus> [
PENDING,
DECLINED,
CANCELED,
IN_PROGRESS,
];
static const $core.List<PaymentRequest_PaymentRequestStatus> values = <PaymentRequest_PaymentRequestStatus> [
PENDING,
DECLINED,
CANCELED,
IN_PROGRESS,
];