BAD_GATEWAY constant - HttpStatus class - dart:html library (original) (raw)

description

  1. @Deprecated("Use badGateway instead")

int const BAD_GATEWAY

Implementation

@Deprecated("Use badGateway instead")
static const int BAD_GATEWAY = badGateway;