create static method

SigningInfo create()

Implementation

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