ytdAmount property

  1. @JsonKey(name: 'ytd_amount')
double? ytdAmount
final

Implementation

@JsonKey(name: 'ytd_amount')
final double? ytdAmount;