create static method

Hash create()

Implementation

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