additions property

  1. @JsonKey(name: 'a')
int? additions
final

Number of Additions

Implementation

@JsonKey(name: 'a')
final int? additions;