create static method

Chain create()

Implementation

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