create static method

ChainRequest create()

Implementation

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