create static method

HubState create()

Implementation

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