ListType constructor

const ListType(
  1. String nativeValue
)

Implementation

const ListType(this.nativeValue);