menu
invoiceninja package
documentation
models/client.dart
Client
publicNotes property
publicNotes property
dark_mode
light_mode
publicNotes
property
@JsonKey(name: 'public_notes')
String
get
publicNotes
inherited
Implementation
@JsonKey(name: 'public_notes') String get publicNotes => throw _privateConstructorUsedError;
invoiceninja package
documentation
models/client
Client
publicNotes property
Client class