max_file_size property
read / write
The maximum size of the file to where the internal TDLib log is written before the file will automatically be rotated, in bytes.
Implementation
late int max_file_size;
The maximum size of the file to where the internal TDLib log is written before the file will automatically be rotated, in bytes.
late int max_file_size;