create static method

Hub create()

Implementation

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