disableAccessoryAutoExpand property

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

Implementation

@JsonKey(name: 'DisableAccessoryAutoExpand', includeIfNull: false)
final bool? disableAccessoryAutoExpand;