menu
invoiceninja package
documentation
models/quote.dart
Quote
isDeleted property
isDeleted property
dark_mode
light_mode
isDeleted
property
@JsonKey(name: 'is_deleted')
bool
get
isDeleted
inherited
Implementation
@JsonKey(name: 'is_deleted') bool get isDeleted => throw _privateConstructorUsedError;
invoiceninja package
documentation
models/quote
Quote
isDeleted property
Quote class