maxUploadLogSize property Null safety

int? maxUploadLogSize
read / write

The upper limit of the log size. The default value is 0, and no limit is applied. Unit: bytes

Implementation

int? maxUploadLogSize;