params property

  1. @ImcField('Parameters', 'params', ImcType.typePlaintext, units: 'TupleList')
String params

An optional list of parameters to be used by the plan generation module.

Implementation

@ImcField('Parameters', 'params', ImcType.typePlaintext, units: 'TupleList')
String get params;