monthsDepreciated property

  1. @JsonKey.new(name: 'MonthsDepreciated', includeIfNull: false)
int? monthsDepreciated
final

Implementation

@JsonKey(name: 'MonthsDepreciated', includeIfNull: false)
final int? monthsDepreciated;