create static method

PeersInfo create()

Implementation

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