LoginState constructor

const LoginState(
  1. String value
)

Implementation

const LoginState(this.value);