create static method

HubEvent create()

Implementation

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