channel property
dynamic
get
channel
Reference to the child's IPC channel. If no IPC channel currently exists,
this property is undefined.
Implementation
external dynamic get channel;
Reference to the child's IPC channel. If no IPC channel currently exists,
this property is undefined.
external dynamic get channel;