create static method

PeerList create()

Implementation

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