estimateByUserId property

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

Implementation

@JsonKey(name: 'EstimateByUserId', includeIfNull: false)
final String? estimateByUserId;