create static method

PinInResponse create()

Implementation

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