bill property

  1. @JsonKey(name: "Bill")
List<Bill>? bill
final

Implementation

@JsonKey(name: "Bill")
final List<Bill>? bill;