PinScreen constructor
PinScreen(
- RequestModel requestModel,
- String msisdn
Implementation
PinScreen(this.requestModel, this.msisdn);
PinScreen(this.requestModel, this.msisdn);