menu
pusher_channels_flutter package
documentation
pusher-js/core/events/dispatcher.dart
Dispatcher
global_callbacks property
global_callbacks property
dark_mode
light_mode
global_callbacks
property
List
<
Function
>
get
global_callbacks
Implementation
external List<Function> get global_callbacks;
set
global_callbacks
(
List
<
Function
>
v
)
Implementation
external set global_callbacks(List<Function> v);
pusher_channels_flutter package
documentation
pusher-js/core/events/dispatcher
Dispatcher
global_callbacks property
Dispatcher class