getBlob

fun getBlob(key: String): Blob?

Gets a property's value as a Blob. Returns null if the value doesn't exist, or its value is not a Blob.

Return

the Blob value or null.

Parameters

key

the key