create static method

BarRequest create()

Implementation

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