miscellaneousIsComplete property

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

Implementation

@JsonKey(name: 'MiscellaneousIsComplete', includeIfNull: false)
final bool? miscellaneousIsComplete;