create static method

Reconnection create()

Implementation

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