methodNotAllowed constant - HttpStatus class - dart:html library (
original
) (
raw
)
description
int
const methodNotAllowed
Implementation
static const int methodNotAllowed = 405;