LoginWithPhone constructor
LoginWithPhone(
- Object? phone
Implementation
LoginWithPhone(Object? phone) : phone = normalizeExpression(phone);
LoginWithPhone(Object? phone) : phone = normalizeExpression(phone);