DataString.v constructor

const DataString.v(
  1. String value
)

Implementation

const DataString.v(this.value) : id = 0;