can_be_deleted_only_for_self property
read / write
True, if the message can be deleted only for the current user while other users will continue to see it.
Implementation
late bool can_be_deleted_only_for_self;
True, if the message can be deleted only for the current user while other users will continue to see it.
late bool can_be_deleted_only_for_self;