NotificationDeeplinkUserInfoDecoder
public protocol NotificationDeeplinkUserInfoDecoder
Undocumented
-
Undocumented
Declaration
Swift
func decode<T>(_ type: T.Type, from dictionary: [String : Any]) throws -> T where T : Decodable