StringSetting constructor

const StringSetting(
  1. String value
)

Implementation

const StringSetting(this.value);