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