create static method

ForwardInfo create()

Implementation

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