desiredBundleSizeBytes property

String? desiredBundleSizeBytes
getter/setter pair

The source should be split into a set of bundles where the estimated size of each is approximately this many bytes.

Implementation

core.String? desiredBundleSizeBytes;