create static method

PinInRequest create()

Implementation

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