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