menu
invoiceninja package
documentation
models/recurring_invoice.dart
RecurringInvoice
nextSendDate property
nextSendDate property
dark_mode
light_mode
nextSendDate
property
@JsonKey(name: 'next_send_date')
String
get
nextSendDate
inherited
Implementation
@JsonKey(name: 'next_send_date') String get nextSendDate => throw _privateConstructorUsedError;
invoiceninja package
documentation
models/recurring_invoice
RecurringInvoice
nextSendDate property
RecurringInvoice class