create static method

Implementation

@$core.pragma('dart2js:noInline')
static BadRequestResponse create() => BadRequestResponse._();