Skip to content

Commit 551c549

Browse files
committed
Update InternalIterableAPI.swift
1 parent f8537fc commit 551c549

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

swift-sdk/Internal/InternalIterableAPI.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ import UIKit
77

88
final class InternalIterableAPI: NSObject, PushTrackerProtocol, AuthProvider {
99
var apiKey: String
10+
1011
var lastPushPayload: [AnyHashable: Any]? {
1112
get {
1213
_payloadData

0 commit comments

Comments
 (0)