showAll property

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

Implementation

@JsonKey(name: 'ShowAll', includeIfNull: false)
final bool? showAll;