maxFileBytes property

int? maxFileBytes
final

Optional host policy cap. null delegates size limits to storage and the provider while retaining streaming and free-space safeguards.

Implementation

final int? maxFileBytes;