from_cache property
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;
True, if the messages are deleted only from the cache and can possibly be retrieved again in the future.
late bool from_cache;