create static method

PeerInfo create()

Implementation

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