create static method

PlayerID create()

Implementation

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