$ABATransactionTypeMap top-level constant
Implementation
const $ABATransactionTypeMap = {
'purchase': ABATransactionType.purchase,
'refund': ABATransactionType.refund,
};
const $ABATransactionTypeMap = {
'purchase': ABATransactionType.purchase,
'refund': ABATransactionType.refund,
};