@override Map<String, dynamic> toJson() { return { 'phone_number': phoneNumber, 'country_code': countryCode, }; }