create static method

CallChainReply create()

Implementation

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