parameterGroups property

  1. @JsonKey(name: 'parameterGroups', defaultValue: <ParameterGroupDTO>[])
List<ParameterGroupDTO>? parameterGroups
final

Implementation

@JsonKey(name: 'parameterGroups', defaultValue: <ParameterGroupDTO>[])
final List<ParameterGroupDTO>? parameterGroups;