menu
fluxer_dart package
documentation
models/admin_invoice_list_response.dart
AdminInvoiceListResponse
hasMore property
hasMore property
dark_mode
light_mode
hasMore
property
@JsonKey.new(name: 'has_more')
bool
hasMore
final
Implementation
@JsonKey(name: 'has_more') final bool hasMore;
fluxer_dart package
documentation
models/admin_invoice_list_response
AdminInvoiceListResponse
hasMore property
AdminInvoiceListResponse class