create static method

Pool create()

Implementation

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