noMiscellaneousOnQuotes property

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

Implementation

@JsonKey(name: 'NoMiscellaneousOnQuotes', includeIfNull: false)
final bool? noMiscellaneousOnQuotes;