changePhone method

dynamic changePhone(
  1. String newPhone
)

Implementation

external dynamic changePhone(String newPhone);