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