size property
read / write
Limit on the total size of files after deletion, in bytes. Pass -1 to use the default limit.
Implementation
late int size;
Limit on the total size of files after deletion, in bytes. Pass -1 to use the default limit.
late int size;