BKTList constructor

const BKTList(
  1. List<BKTValue> value
)

Implementation

const BKTList(this.value);