static Any contract(Contract contract) => Any( typeUrl: contractTypeUrl, value: contract.writeToBuffer(), );