@override Map<String, dynamic> toJson() => <String, dynamic>{ 'phone_number': phoneNumber, 'settings': settings?.toJson(), '@type': constructor, };