create static method

SignRequest create()

Implementation

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