CHAIN constructor

const CHAIN(
  1. String value
)

Implementation

const CHAIN(this.value);