misc property

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

Implementation

@JsonKey(name: 'Misc', includeIfNull: false)
final bool? misc;