create static method

ConnectionChange create()

Implementation

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