create static method

HashedParams create()

Implementation

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