lastDealId property

  1. @JsonKey.new(name: 'LastDealId', includeIfNull: false)
String? lastDealId
final

Implementation

@JsonKey(name: 'LastDealId', includeIfNull: false)
final String? lastDealId;