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