create static method

SignerRequest create()

Implementation

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