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