subMiscellaneousIsComplete property

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

Implementation

@JsonKey(name: 'SubMiscellaneousIsComplete', includeIfNull: false)
final bool? subMiscellaneousIsComplete;