MAX_IMAGE_SIZE constant

  1. @Deprecated('Use 2048 instead')
int const MAX_IMAGE_SIZE

Implementation

@Deprecated('Use 2048 instead')
static const int MAX_IMAGE_SIZE = 2048;