channels property

Map<String, JavascriptChannel> channels
final

Maps a channel name to a channel.

Implementation

final Map<String, JavascriptChannel> channels = <String, JavascriptChannel>{};