NativePortType typedef
Abstraction over a Dart SendPort and a JS MessagePort.
This is only intended to be used by automatically generated code, instead of developers.
Implementation
typedef NativePortType = int;
Abstraction over a Dart SendPort and a JS MessagePort.
This is only intended to be used by automatically generated code, instead of developers.
typedef NativePortType = int;