newVersion property

  1. @JsonKey.new(name: 'NewVersion', includeIfNull: false)
WebApiModulesAgentQuoteQuote? newVersion
final

Implementation

@JsonKey(name: 'NewVersion', includeIfNull: false)
final WebApiModulesAgentQuoteQuote? newVersion;