PasswordSubmittedMsg constructor

const PasswordSubmittedMsg(
  1. String password
)

Implementation

const PasswordSubmittedMsg(this.password);