create static method

SignReply create()

Implementation

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