Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
platform_message.h File Reference
#include <gtest/gtest.h>
#include <optional>
#include "flutter/lib/ui/window/platform_message.h"
#include "third_party/rapidjson/include/rapidjson/document.h"

Go to the source code of this file.

Classes

class  flutter_runner::testing::FakePlatformMessageResponse
 

Namespaces

namespace  flutter_runner
 
namespace  flutter_runner::testing
 

Typedefs

using PlatformMessageResponse = flutter::PlatformMessageResponse
 
using PlatformMessage = flutter::PlatformMessage
 

Typedef Documentation

◆ PlatformMessage

Definition at line 15 of file platform_message.h.

◆ PlatformMessageResponse

Definition at line 14 of file platform_message.h.