allowReceiveSubsWhenPositiveConflictExists property

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

Implementation

@JsonKey(
    name: 'AllowReceiveSubsWhenPositiveConflictExists', includeIfNull: false)
final bool? allowReceiveSubsWhenPositiveConflictExists;