Public Attributes | |
| FlutterEmbedderKeyResponder * | responder |
| uint64_t | responseId |
The invocation context for |HandleResponse|, wrapping |FlutterEmbedderKeyResponder.handleResponse|.
Definition at line 254 of file FlutterEmbedderKeyResponder.mm.
| FlutterEmbedderKeyResponder* FlutterKeyPendingResponse::responder |
Definition at line 255 of file FlutterEmbedderKeyResponder.mm.
| uint64_t FlutterKeyPendingResponse::responseId |
Definition at line 256 of file FlutterEmbedderKeyResponder.mm.