blob method Null safety
- String key
Returns the value for the given key
as a Blob.
{@macro cbl.DictionaryInterface.typedNullableGetter
Implementation
Blob? blob(String key);
Returns the value for the given key
as a Blob.
{@macro cbl.DictionaryInterface.typedNullableGetter
Blob? blob(String key);