setPassword method

dynamic setPassword(
  1. String password
)

Implementation

setPassword(String password) {
  this.password;
}