Flutter Engine
The Flutter Engine
|
An abstraction over the threading policy used to invoke message handlers.
These are generated by calling methods like BinaryMessenger#makeBackgroundTaskQueue(TaskQueueOptions)
and can be passed into platform channels' constructors to control the threading policy for handling platform channels' messages.
Definition at line 37 of file BinaryMessenger.java.