preventReceive property

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

Implementation

@JsonKey(name: 'PreventReceive', includeIfNull: false)
final bool? preventReceive;