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