Password constructor

Password(
  1. String value
)

Implementation

Password(this.value);