Map<String, dynamic> toJson() => { 'carrierName': carrierName, 'id': id, 'simSlotIndex': simSlotIndex, 'eSim': eSim, };