SingleUser constructor

SingleUser({
  1. String? value,
})

Implementation

SingleUser({this.value});