statusMethodNotAllowed property

bool statusMethodNotAllowed

Implementation

bool get statusMethodNotAllowed => hasStatus(405);