SMSCodeRequested constructor

const SMSCodeRequested(
  1. String phoneNumber
)

Implementation

const SMSCodeRequested(this.phoneNumber);