isPaid property

  1. @JsonKey(name: "is_paid")
bool? isPaid
final

Implementation

@JsonKey(name: "is_paid")
final bool? isPaid;