Future<dynamic> setPrimarySaleRecipient(String saleRecipient) async => await _contract.send("setPrimarySaleRecipient", [saleRecipient]);