StringUserId constructor

const StringUserId(
  1. String value
)

Implementation

const StringUserId(this.value);