BooleanParam constructor

const BooleanParam(
  1. StandardParam id
)

Implementation

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