TransportMessageCallback
Event callback type for transport messages.
Implementation
typedef TransportMessageCallback = void Function(JSObject message);
Event callback type for transport messages.
typedef TransportMessageCallback = void Function(JSObject message);