create static method

SigningInput create()

Implementation

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