REQUEST_ENTITY_TOO_LARGE constant Null safety

int const REQUEST_ENTITY_TOO_LARGE
@Deprecated("Use requestEntityTooLarge instead")

Implementation

@Deprecated("Use requestEntityTooLarge instead")
static const int REQUEST_ENTITY_TOO_LARGE = requestEntityTooLarge;