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