PasswordValidationEvent constructor

PasswordValidationEvent(
  1. String value
)

Implementation

PasswordValidationEvent(this.value);