menu
invoiceninja package
documentation
models/recurring_invoice.dart
RecurringInvoice
createdById property
createdById property
dark_mode
light_mode
createdById
property
@JsonKey(name: 'user_id')
String
get
createdById
inherited
Implementation
@JsonKey(name: 'user_id') String get createdById => throw _privateConstructorUsedError;
invoiceninja package
documentation
models/recurring_invoice
RecurringInvoice
createdById property
RecurringInvoice class