menu
pusher_channels_flutter package
documentation
pusher-js/core/strategies/strategy_options.dart
StrategyOptions
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/strategies/strategy_options
StrategyOptions
useTLS property
StrategyOptions class