autoCompleteQC property

  1. @JsonKey.new(name: 'AutoCompleteQC', includeIfNull: false)
bool? autoCompleteQC
final

Implementation

@JsonKey(name: 'AutoCompleteQC', includeIfNull: false)
final bool? autoCompleteQC;