highQualityBaseModelIds property
- @JsonKey.new(name: 'high_quality_base_model_ids', defaultValue: <String>[])
final
Implementation
@JsonKey(name: 'high_quality_base_model_ids', defaultValue: <String>[])
final List<String> highQualityBaseModelIds;