getBlob

fun getBlob(key: String): Blob?(source)

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