country property Null safety

LocalizedTypeBuilder<Country> country

Implementation

LocalizedTypeBuilder<Country> get country;
void country=(LocalizedTypeBuilder<Country>? country)

Implementation

set country(LocalizedTypeBuilder<Country>? country);