Future<void> purchase(String orderId, String lines, double total) { throw UnimplementedError('purchase() has not been implemented.'); }