parameterGroups property

List<ParameterGroup>? parameterGroups
final

An array of parameter groups. Each element in the array represents one parameter group.

Implementation

final List<ParameterGroup>? parameterGroups;