estimateBy property

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

Implementation

@JsonKey(name: 'EstimateBy', includeIfNull: false)
final String? estimateBy;