create static method

SigningOutput create()

Implementation

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