getData

suspend fun getData(): ByteArray?

Get the data that has previously been set by setData, or null if no data has been set. This is meant to be used as a check point at the end of a transaction.