Signature for Window.onPlatformMessage.
Source
typedef void PlatformMessageCallback(String name, ByteData data, PlatformMessageResponseCallback callback);
Signature for Window.onPlatformMessage.
typedef void PlatformMessageCallback(String name, ByteData data, PlatformMessageResponseCallback callback);