StringParam constructor

const StringParam(
  1. StandardParam id
)

Implementation

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