Map<String, dynamic> toJson() { return { 'separately_confirmed': separatelyConfirmed, 'create_order_immediately': createOrderImmediately, }; }