Flutter macOS Embedder
FlutterKeyPendingResponse Struct Reference

Public Attributes

FlutterEmbedderKeyResponderresponder
 
uint64_t responseId
 

Detailed Description

The invocation context for |HandleResponse|, wrapping |FlutterEmbedderKeyResponder.handleResponse|.

Definition at line 253 of file FlutterEmbedderKeyResponder.mm.

Member Data Documentation

◆ responder

FlutterEmbedderKeyResponder* FlutterKeyPendingResponse::responder

Definition at line 254 of file FlutterEmbedderKeyResponder.mm.

◆ responseId

uint64_t FlutterKeyPendingResponse::responseId

Definition at line 255 of file FlutterEmbedderKeyResponder.mm.


The documentation for this struct was generated from the following file: