BKTString constructor

const BKTString(
  1. String value
)

Implementation

const BKTString(this.value);