size property

int size
read / write

Limit on the total size of files after deletion, in bytes. Pass -1 to use the default limit.

Implementation

late int size;