totalInvoices property

  1. @JsonKey(name: 'total_invoices')
int? totalInvoices
inherited

Implementation

@JsonKey(name: 'total_invoices')
int? get totalInvoices => throw _privateConstructorUsedError;