ListParam constructor

const ListParam(
  1. List<ContractParameter> value
)

Implementation

const ListParam(this.value);