menu
invoiceninja package
documentation
models/company.dart
CompanySettings
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/company
CompanySettings
countryId property
CompanySettings class