factory CheckoutTransactionsItem.fromJson(Map<String, dynamic> json) { return const CheckoutTransactionsItem(); }