values constant
List of all possible values in this PaymentMethodEnum.
Implementation
static const values = <PaymentMethodEnum>[
NONE,
STRIPE,
BILL,
];
List of all possible values in this PaymentMethodEnum.
static const values = <PaymentMethodEnum>[
NONE,
STRIPE,
BILL,
];