standAloneItems property

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

Implementation

@JsonKey(name: 'StandAloneItems', includeIfNull: false)
final bool? standAloneItems;