Map<String, dynamic> toJson() { return { 'allowedCountryCodes': allowedCountryCodes, 'phoneNumberRequired': phoneNumberRequired, }; }