m1 static method
dynamic
m1(
- dynamic mobileNo
Implementation
static m1(mobileNo) =>
"Enter the OTP sent via SMS to mobile number ${mobileNo}";
static m1(mobileNo) =>
"Enter the OTP sent via SMS to mobile number ${mobileNo}";