NpmPinSetup constructor
const
NpmPinSetup({})
Implementation
const NpmPinSetup({
Key? key,
this.onComplete,
this.onBack,
this.userEmail,
this.userJwtToken,
this.testMode = false,
}) : super(key: key);
const NpmPinSetup({
Key? key,
this.onComplete,
this.onBack,
this.userEmail,
this.userJwtToken,
this.testMode = false,
}) : super(key: key);