forceBySingle property

bool forceBySingle
final

强制使用单文件上传,不使用分片,默认值 false

如果使用 putStream, 这个值会被忽略

Implementation

final bool forceBySingle;