ResponseString constructor

ResponseString(
  1. String value
)

Implementation

ResponseString(this.value);