Chunk constructor

const Chunk(
  1. String _str
)

Implementation

const Chunk(this._str);