urlRetrievalStatusUnsafe constant
UrlMetadata_UrlRetrievalStatus
const urlRetrievalStatusUnsafe
Url retrieval is failed because the content is unsafe.
Implementation
static const urlRetrievalStatusUnsafe = UrlMetadata_UrlRetrievalStatus(
'URL_RETRIEVAL_STATUS_UNSAFE',
);