sourceQuoteId property

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

Implementation

@JsonKey(name: 'SourceQuoteId', includeIfNull: false)
final String? sourceQuoteId;