DogString constructor

const DogString(
  1. String value
)

Implementation

const DogString(this.value);