create static method

HashedPassword create()

Implementation

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