create static method

ConfirmInfo create()

Implementation

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