create static method

SignedHash create()

Implementation

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