LoginWithPhone constructor

LoginWithPhone(
  1. Object? phone
)

Implementation

LoginWithPhone(Object? phone) : phone = normalizeExpression(phone);