PinScreen constructor

PinScreen(
  1. RequestModel requestModel,
  2. String msisdn
)

Implementation

PinScreen(this.requestModel, this.msisdn);