@interface SiriLinkFlowIntentResponse : INIntentResponse @property (nonatomic) void /* unknown type, empty encoding */ code; - (id)init; - (id)initWithCoder:(id)a0; - (id)initWithCode:(long long)a0 userActivity:(id)a1; @end
@interface SiriLinkFlowIntentResponse : INIntentResponse @property (nonatomic) void /* unknown type, empty encoding */ code; - (id)init; - (id)initWithCoder:(id)a0; - (id)initWithCode:(long long)a0 userActivity:(id)a1; @end