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