country property Null safety
Implementation
LocalizedTypeBuilder<Country> get country;
Implementation
set country(LocalizedTypeBuilder<Country>? country);
LocalizedTypeBuilder<Country> get country;
set country(LocalizedTypeBuilder<Country>? country);