Identify constructor

Identify(
  1. Expr identify,
  2. String password
)

Implementation

Identify(this.identify, this.password);