deletions property

  1. @JsonKey(name: 'd')
int? deletions
final

Number of Deletions

Implementation

@JsonKey(name: 'd')
final int? deletions;