hasPartsItem property

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

Implementation

@JsonKey(name: 'HasPartsItem', includeIfNull: false)
final bool? hasPartsItem;