ListType constructor

const ListType(
  1. String value
)

Implementation

const ListType(this.value);