menu
dart_ari_proxy package
documentation
ari_client/ChannelsApi.dart
Channel
handlers property
handlers property
dark_mode
light_mode
handlers
property
Map
<
String
,
dynamic Function
(
dynamic
event
,
Channel
channel
)
>
handlers
getter/setter pair
Implementation
Map<String, Function(dynamic event, Channel channel)> handlers = {};
dart_ari_proxy package
documentation
ari_client/ChannelsApi
Channel
handlers property
Channel class