defaultBundleMaxBytes top-level constant
int
const defaultBundleMaxBytes
Maximum default bundle size (100 MB).
Implementation
const int defaultBundleMaxBytes = 100 * 1024 * 1024;
Maximum default bundle size (100 MB).
const int defaultBundleMaxBytes = 100 * 1024 * 1024;