create static method

BarResponse create()

Implementation

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