NoUserFoundException constructor

const NoUserFoundException(
  1. String value
)

Implementation

const NoUserFoundException(this.value);