miscellaneous property

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

Implementation

@JsonKey(name: 'Miscellaneous', includeIfNull: false)
final bool? miscellaneous;