ReferencesFrontendDecoratorsblobImageOn this pageblobImage blobImage(): (target, key) => void Marks a property as a blob image url that will be stored as binary data. Sets {@link PropertyMeta.isBlobImage}. Returns (target, key): void Parameters target object key string Returns void