menu
invoiceninja package
documentation
models/document.dart
Document
assignedToId property
assignedToId property
dark_mode
light_mode
assignedToId
property
@JsonKey(name: 'assigned_user_id')
String
get
assignedToId
inherited
Implementation
@JsonKey(name: 'assigned_user_id') String get assignedToId => throw _privateConstructorUsedError;
invoiceninja package
documentation
models/document
Document
assignedToId property
Document class