create static method

HandlerMap create()

Implementation

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