hasPickLists property

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

Implementation

@JsonKey(name: 'HasPickLists', includeIfNull: false)
final bool? hasPickLists;