create static method

PeerId create()

Implementation

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