UserState constructor

const UserState(
  1. String value
)

Implementation

const UserState(this.value);