String? get countryCode => _$this._countryCode;
set countryCode(covariant String? countryCode) => _$this._countryCode = countryCode;