create static method

Histogram create()

Implementation

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