create static method

SignResponse create()

Implementation

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