menu
invoiceninja package
documentation
models/invoice.dart
Invoice
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/invoice
Invoice
hasTasks property
Invoice class