DoubleParam constructor

const DoubleParam(
  1. StandardParam id
)

Implementation

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