#include <platform_message_handler_ios.h>
Public Attributes | |
NSObject< FlutterTaskQueueDispatch > * | task_queue |
FlutterBinaryMessageHandler | handler |
Definition at line 33 of file platform_message_handler_ios.h.
FlutterBinaryMessageHandler flutter::PlatformMessageHandlerIos::HandlerInfo::handler |
Definition at line 35 of file platform_message_handler_ios.h.
Referenced by flutter::PlatformMessageHandlerIos::HandlePlatformMessage().
NSObject<FlutterTaskQueueDispatch>* flutter::PlatformMessageHandlerIos::HandlerInfo::task_queue |
Definition at line 34 of file platform_message_handler_ios.h.
Referenced by flutter::PlatformMessageHandlerIos::HandlePlatformMessage().