create static method

PlayerIDList create()

Implementation

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