menu
pusher_channels_flutter package
documentation
pusher-js/core/connection/connection_manager_options.dart
ConnectionManagerOptions
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/connection/connection_manager_options
ConnectionManagerOptions
useTLS property
ConnectionManagerOptions class