create static method

PBCenter create()

Implementation

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