total property

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

Implementation

@JsonKey(name: 'total')
final int? total;