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