maxImageSizeBytes top-level constant
int
const maxImageSizeBytes
Maximum image size in bytes (20MB).
Implementation
const maxImageSizeBytes = 20 * 1024 * 1024;
Maximum image size in bytes (20MB).
const maxImageSizeBytes = 20 * 1024 * 1024;