from_cache property

bool from_cache
read / write

True, if the messages are deleted only from the cache and can possibly be retrieved again in the future.

Implementation

late bool from_cache;