INTERNAL_SERVER_ERROR constant Null safety

  1. @Deprecated("Use internalServerError instead")
int const INTERNAL_SERVER_ERROR

Implementation

@Deprecated("Use internalServerError instead")
static const int INTERNAL_SERVER_ERROR = internalServerError;