create static method

HashRequest create()

Implementation

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