MOVED_PERMANENTLY constant Null safety

int const MOVED_PERMANENTLY
@Deprecated("Use movedPermanently instead")

Implementation

@Deprecated("Use movedPermanently instead")
static const int MOVED_PERMANENTLY = movedPermanently;