IntegerParam constructor

const IntegerParam(
  1. StandardParam id
)

Implementation

const IntegerParam(StandardParam id) : super(id);