allowSwapItems property

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

Implementation

@JsonKey(name: 'AllowSwapItems', includeIfNull: false)
final bool? allowSwapItems;