hasMiscellaneousItem property

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

Implementation

@JsonKey(name: 'HasMiscellaneousItem', includeIfNull: false)
final bool? hasMiscellaneousItem;