menu
pusher_channels_flutter package
documentation
pusher-js/core/config.dart
Config
useTLS property
useTLS property
dark_mode
light_mode
useTLS
property
bool
get
useTLS
Implementation
external bool get useTLS;
set
useTLS
(
bool
v
)
Implementation
external set useTLS(bool v);
pusher_channels_flutter package
documentation
pusher-js/core/config
Config
useTLS property
Config class