Flutter Engine
The Flutter Engine
|
Used to configure how to process a channel message.
When the channel responder sends a channel message, this functional interface will be invoked. Its first argument will be the detailed data. The second argument will be a nullable reply callback, which should be called to mock the reply from the framework.
Definition at line 168 of file KeyboardManagerTest.java.