#include <Foundation/Foundation.h>#include "flutter/fml/macros.h"#include "flutter/fml/make_copyable.h"#include "flutter/fml/task_runner.h"#include "flutter/lib/ui/window/platform_message_response.h"#import "flutter/shell/platform/darwin/common/buffer_conversions.h"Go to the source code of this file.
Classes | |
| class | flutter::PlatformMessageResponseDarwin |
Namespaces | |
| flutter | |
Typedefs | |
| typedef void(^ | PlatformMessageResponseCallback) (NSData *) |
| typedef void(^ PlatformMessageResponseCallback) (NSData *) |
Definition at line 16 of file platform_message_response_darwin.h.