REQUESTED_RANGE_NOT_SATISFIABLE constant Null safety

int const REQUESTED_RANGE_NOT_SATISFIABLE
@Deprecated("Use requestedRangeNotSatisfiable instead")

Implementation

@Deprecated("Use requestedRangeNotSatisfiable instead")
static const int REQUESTED_RANGE_NOT_SATISFIABLE =
    requestedRangeNotSatisfiable;